Using CSS to set the height of my TD cells, I specify 27px and have a border-bottom of 1px.
IE measures this at 27px while other browsers measure at 26px after the render.
The problem I have is nested tables with no padding or spacing. I'm trying to match a nested table to match the borders and in IE, I'm 3px off.
There must be a tweak I don't know about to fix this.
IE measures this at 27px while other browsers measure at 26px after the render.
The problem I have is nested tables with no padding or spacing. I'm trying to match a nested table to match the borders and in IE, I'm 3px off.
There must be a tweak I don't know about to fix this.