2007-06-29

IE vs. Invalid Colspan

From time-to-time I have seen IE render tables on web pages without drawing the border on the right-most column of cells.  Today I found out at least one cause for that behaviour.  It happens if you have a table cell with a colspan that is too large, but only in strict mode and when using CSS.