The following article will provide you a CSS code to make a Calendar.
The Table
I will describe the data from the calendar tabular; the table element is semantically correct. So if you are going to use the tables as ‘positioning grid’ will make your site look wrong. But in case you will use them just for design, it’s ok, because it just presenting the tabular data. Tabular data is : calendars, charts, schedules, spreadsheets. If you will not use CSS code, you will have an unordered result. So, don’t try without CSS .!

