I am using python to generate a calendar for my blog (http://www.pibil.org). The code I am using to create the calendar is using a table to layout the calendar. It looks fine in all browsers that I have tested except for IE6/WIN... luckily it's an obscure browser ;) I would like to get away from tables all together. Does anyone know of any examples of markup for a tableless calendar? If not, does anyone know why this is breaking in IE6/WIN? -- <ted />