class-website/calendario/calendario.html

16 lines
779 B
HTML
Raw Normal View History

2022-04-01 16:54:10 +02:00
<!DOCTYPE html>
<head>
<body>
<br>
<br>
<title>1 Elci - Calendario</title>
2022-04-03 12:56:40 +02:00
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
2022-04-01 18:59:15 +02:00
<center><a href="http://1elci.it/index.html">Home</a></center>
2022-04-01 16:54:10 +02:00
<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>
</body>
2022-04-01 18:58:48 +02:00
</head>