
Rampant Studios Simple Calendar
========================================================

This calendar is a modification of the tutorial found here - http://php.about.com/od/finishedphp1/ss/php_calendar.htm

calendar.php

	This displays the calendar. You can add this file on your site with a simple include:

	<? include 'calendar.php' ?>

	This will cause the calendar to show up where you include it.

style.css

	A simple style sheet, you may want to copy it into your sites existing style sheet.

	#calendar - this is the calendar table

	#calendar td - this controls all of the cells in the calendar table, used to center the numbers.

	.today - this is the style for the highlighted day

	.days - this is all of the other days.

If you have any other questions please let us know - http://www.rampantstudios.com/contact.php