Posted by Jonathan N. Little on 07/27/07 11:42
D_W wrote:
> All that would be fine, but all I want to do is make the table 100% of
> the frame like it shows in IE and not a few pixels bigger like in
> firefox.
> There must be some basic error that makes the page render "taller" in
> firefox than in IE.
>
Yes you are right there is an error but not in FF but *MSIE*. If you
have a table set to 100% of the containing element (height or width) AND
you add a border, the border is *added* to the dimension which is >100%.
If you trigger quirks mode IE does not add the border to the height
which is incorrect. Now if you fix the errors that others have informed
you and work with an HTML 4.01 strict you will have a better chance of
getting *MSIE* to play nice with the rules and more likely to get
x-browser consistency.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|