A Semantic List-Based CSS Calendar
# Linked to 19 June 2008, 13:00 in Code by Sam Brown
Most calendars on the web these days are built using large, complex tables. And while an argument could possibly be made that calendars are a form of tablular data, it seems to me that a table is overkill for most situations. So my goal was to create a list-based calendar that used CSS for its layout.
No thoughts were recorded on this post.