Re: CSS NS problem

by "Harlequin" <harlequin(at)dccnet.com>

 Date:  Thu, 22 Mar 2001 22:25:03 -0800
 To:  "Derek Lavine" <derek(at)realware.com.au>,
"HWG Languages" <hwg-languages(at)hwg.org>
 References:  hwg com
  todo: View Thread, Original
Try specifying the height and width a bit more by adding px to it (400px).
As far as I've seen, NS doesn't seem to like the class tag. but I haven't
checked that in a while...

===================================================


Hi all,

I have a style, thus

.mainBkgrd {font-size: 7pt;
height:400;
width:500;
background:EFF1ED;
border-color:EFBE42;
color:8c9382;
font-family:Verdana, Arial, Helvetica, sans-serif}

and then a table

<table ... class="mainBkgrd">
...
</table>

In IE the table gets display in with the correct width and height, but in NS
the table shrinks to the largest element within the table. So when the table
is empty it shrinks to nearly nothing. Is this a known problem with NS, is
there anything I can do about it???

Cheersl
Derek

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA