I have a <table>, and a <div> in one cell.
The div overlaps the cell and continues over the table, and way on off the screen.
I dont use any measures for the div, since i dont want to get any fixed dimensions. Even giving a relative dimensions cause other problems in other browsers.
So should the <div> overlap his parent tag's measures or is it a netscape bug?
Netscape 7.1 problem
Moderator: General Moderators
Have you tested it with other browsers? If it works fine with Firefox, Opera and IE, it probably is Netscape.
Also validators can give you useful hints...
And giving a link to problematic page could help also.
Hints:
http://www.w3.org/TR/CSS21/visuren.html ... ning-block
and
http://www.w3.org/TR/CSS21/visudet.html ... ck-details
Also validators can give you useful hints...
And giving a link to problematic page could help also.
Hints:
http://www.w3.org/TR/CSS21/visuren.html ... ning-block
and
http://www.w3.org/TR/CSS21/visudet.html ... ck-details