Calendar design
If ever there was an annoyingly complex bit of css/html to write it would be for the calendar. Not only does it require some code to figure out what the html needs to (thanks to shifting dates and annoying things like leap years), but it’s just so much stinking information and functionality in a tiny little space! It’s no wonder that forms requiring date selection have looked so ugly so many times. This article does just what we would hope for though; it demonstrates that this can be a beautiful element on the page and blend in perfectly. At times it can even add to the beauty of a page; a crazy thought I know.
http://www.webdeveloperjuice.com/2010/03/25/19-css-html-calendars-for-your-next-web-application/



