class-website/calendario/calendario.html

17 lines
826 B
HTML

<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width" >
<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="http://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>
</body>
</head>