class-website/calendario/calendario.html

40 lines
2.8 KiB
HTML

<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width">
<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/style.css" type="text/css" media="all" />
<link rel="apple-touch-icon" sizes="57x57" href="https://1elci.it/Favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://1elci.it/Favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://1elci.it/Favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://1elci.it/Favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://1elci.it/Favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://1elci.it/Favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://1elci.it/Favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://1elci.it/Favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://1elci.it/Favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="https://1elci.it/Favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://1elci.it/Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="https://1elci.it/Favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://1elci.it/Favicon/favicon-16x16.png">
<link rel="manifest" href="https://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">
<body>
<br>
<br>
<title>1 Elci - Calendario</title>
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
<center><a href="https://1elci.it">Home</a></center>
<br>
<br>
<br>
<center><iframe src="https://calendar.google.com/calendar/embed?height=600&amp;wkst=2&amp;bgcolor=%23ffffff&amp;ctz=Europe%2FRome&amp;showTitle=0&amp;showNav=1&amp;showDate=1&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=1&amp;showTz=0&amp;src=NnZ2ZWljN2ZuaGRkdjNyY2JnNTIycTJzc3NAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&amp;color=%23F09300" style="border-width:0" width="1000" height="600" frameborder="0" scrolling="no"></iframe></center>
<div class="container">
<input class="container_toggle" type="checkbox" id="switch" name="mode">
<label for="switch">Toggle</label>
</div>
<script src="https://1elci.it/function.js"></script>
</body>
</head>