Forum Moderators: not2easy
boder: 3px;
width: 100px;
Is the total ACTUAL width supposed ...
1.) ...to be 100px with the border subtracting 3px leaving 94px for content...
... or ...
2.) ... to be 106px with the border adding 3px on both the left and right sides?
I've dealt with this issue a lot since browsers just do not agree. I am assumming IE does not correctly follow which rule it is...I just get a bit confused sometimes! If it is an IE bug is it in their to-do list for IE7 at least (I remember seeing something about border choas but I did not look in to the css bugs in great depth).