Things You'll Need:
- Google Gmail account
-
Step 1
Google Calendar with Events PopulatedCreate a Google Gmail account at http://gmail.com to access Google's Calendar services. If you already have a Gmail account, log in to the account.
-
Step 2
Creating Google Calendar EventsInput events into your Calendar on Google Calendar prior to publishing to your website. To accomplish this task, select the 'Create Calendar Event' menu item on the left side of the calendar and fill in the applicable information for the event (Date, Time, Description).
-
Step 3
Enable guests to your website to edit desired Calendar Events Entered in the security section of the event creator if you desire input to the calendar from visitors. If not, ensure this option is not selected in order to keep the calendar from being modified by users.
-
Step 4
Request the HTML code to embed the Google Calendar in a website. Select Settings, then Calendars. If there is more than one calendar present, select the one desired to use on your website.
-
Step 5
Before copying the HTML code to use in the web page, configure specific calendar settings - such as the size, look and feel, and time zone - and apply through menu selections on the options page.
-
Step 6
Copy the HTML calendar code provided by Google on the display screen to incorporate into the desired web-page code.
-
Step 7
Copy and paste the HTML source code provided by Google into the web page. Source code for this example:
<iframe src="http://www.google.com/calendar/embed?src=javanx3d%40gmail.com&ctz=America/Chicago" style="border: 0" width="800" height="600" frameborder="0" scrolling="no">
</iframe> -
Step 8
Change calendar settings in the web author's Gmail configuration section if a different look is desired once published to the web.









