Files
class-website/index.html
2022-04-08 23:22:59 +02:00

42 lines
2.3 KiB
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" />
<link rel="apple-touch-icon" sizes="57x57" href="http://1elci.it/Favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="http://1elci.it/Favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://1elci.it/Favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="http://1elci.it/Favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="http://1elci.it/Favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="http://1elci.it/Favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="http://1elci.it/Favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="http://1elci.it/Favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="http://1elci.it/Favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="http://1elci.it/Favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://1elci.it/Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="http://1elci.it/Favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="http://1elci.it/Favicon/favicon-16x16.png">
<link rel="manifest" href="http://1elci.it/Favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</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>