Pages

Friday, November 12, 2010

How to Include Google Calendar in your Web Page?

To include Google Calendar in your Web Page,
just include the following piece of code to your web page.


<iframe src="http://www.google.com/calendar/embed?src=en.indian%23holiday%40group.v.calendar.google.com&ctz=Asia/Calcutta" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

That's it..

No comments:

Post a Comment