<html>
<head>
<title>Demo</title>
</head>
<body>

<h1>In HTML-Seite eingebettet: Google-Kalender (Terminliste)</h1>

<p>Demo:</p>
<br>

<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=0&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=AGENDA&amp;height=200&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=6u6ckmdcnclc4t1ktf4g5jlrfnlsma71%40import.calendar.google.com&amp;color=%230F4B38&amp;ctz=Europe%2FBerlin" style="border-width:0" width="400" height="200" frameborder="0" scrolling="no"></iframe>

</body>
</html>