class-website/index.html

23 lines
704 B
HTML

<!DOCTYPE html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="http://1elci.it/flaticon.css" type="text/css" media="all" />
</head>
<body>
<header>
<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>