Page 1 of 1

Netscape 7.1 problem

Posted: Fri Feb 18, 2005 9:40 am
by Shendemiar
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?

Posted: Fri Feb 18, 2005 5:02 pm
by wwwapu
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