Skip to content

Instantly share code, notes, and snippets.

@craic
Last active July 2, 2022 00:07
Show Gist options
  • Save craic/7312316 to your computer and use it in GitHub Desktop.
Save craic/7312316 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=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=craic.com_6kse7orlp11vp8ihln18ks2pd0%40group.calendar.google.com&amp;color=%232952A3&amp;ctz=America%2FLos_Angeles"
style=" border-width:0 " width="600" height="400" frameborder="0" scrolling="no"></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment