Skip to content

Instantly share code, notes, and snippets.

@webapprentice
Last active December 27, 2015 17:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save webapprentice/7359786 to your computer and use it in GitHub Desktop.
Save webapprentice/7359786 to your computer and use it in GitHub Desktop.
Embed a public Google Calendar in a web page
<iframe src="https://www.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=craic.web.apprentice%40gmail.com&amp;color=%232952A3&amp;ctz=America%2FLos_Angeles" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment