mirror of
https://github.com/assenzostefano/class-website.git
synced 2025-02-01 17:46:46 +01:00
25 lines
762 B
HTML
25 lines
762 B
HTML
<!DOCTYPE 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="https://1elci.it/flaticon.css" type="text/css" media="all" />
|
|
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<title>1 Elci - Homepage</title>
|
|
<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>
|