Google Calendar embeds
Sample Google Calendar embed (Multiple Feeds).
Feature
Google Calendar feeds can be embeded in a web page. Use the Google Ebeddable Calendar Helper.
Here is an example:
Take this code:
<iframe src="https://www.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23c0c0c0&src=concordacademy.org_3230363337303931333838%40resource.calendar.google.com&color=%235229A3&src=concordacademy.org_2d36353433313232333130%40resource.calendar.google.com&color=%23B1440E&ctz=America%2FNew_York" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
And paste it into the source of the page. You get this:
.
When to use this feature?
Use this feature to ...