When you press Go, the column header doesn't perfectly align with Column Data. What am I doing wrong? You can see the discrepancy when you expand the browser horizontally.
Marc.
Wednesday, November 25, 2009
You are using a 'strict' doctype and adding row/cell borders. This changes the row/cell height and width according to W3C content-box model. To fix that you need to reduce the padding to the same amount -