A calendar using nothing but an <ol> and some CSS.
Making sure the first day of the month lines up where it should be is handled with 7 classes, one for each day of the week, with varying margin-left amounts.
Source: CSS Newbie