lezzo.org/index.html

26 lines
567 B
HTML
Raw Normal View History

2021-05-31 13:13:26 +01:00
<html>
<head><title>LEZZO.ORG</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
2021-05-31 14:53:46 +01:00
<style>
html { background-color: #dfe3e2; }
</style>
2021-05-31 13:13:26 +01:00
</head>
2021-05-31 14:53:46 +01:00
<body link="#FF00FF" vlink="#FF00FF" text="#FFFFFF">
2021-05-31 13:13:26 +01:00
<center>
<img src="lezzo.org2.gif">
<br><br>
2021-05-31 14:53:46 +01:00
<br><br>
2021-05-31 13:13:26 +01:00
<img src="landing_cropped.png">
<br><br>
2021-05-31 14:53:46 +01:00
<br><br>
<br><br>
2021-05-31 13:13:26 +01:00
<a href="home.html">
<img src="2_computers_text.gif">
</a>
<br><br>
<br>
</center>
</body>
</html>