CSS3 Interactive Calendar
This is a interactive calendar built solely with CSS selectors especially with :target
and :checked
to remember the state of action. The code is messy and extremely verbose because CSS isn't really build for such interaction. Sprinkle some JS and this calendar will be totally workable.
Check out the live version here: CSS3 Calendar