class-website/index.html

25 lines
762 B
HTML
Raw Normal View History

2022-04-01 16:54:10 +02:00
<!DOCTYPE html>
2022-04-02 22:10:42 +02:00
<!DOCTYPE html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
2022-04-03 12:56:40 +02:00
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
2022-04-02 22:10:42 +02:00
</head>
<body>
<header>
<title>1 Elci - Homepage</title>
2022-04-02 22:10:42 +02:00
<br>
<br>
<font face="candara"><center><h1 class="animated bounceInDown">Cosa desideri fare?</h1></center></font>
<span class="animated bounce"></span>
</header>
<br>
<br>
<center><a href="http://1elci.it/orario/orario.html">Orario</a></center>
<br>
<br>
<br>
<center><a href="http://1elci.it/calendario/calendario.html">Calendario</a></center>
</body>