
July 4th, 2001, 04:37 AM
|
|
Contributing User
|
|
Join Date: May 2001
Location: Switzerland
Posts: 64
Time spent in forums: 1 m
Reputation Power: 8
|
|
|
Netscape CSS font size - not all that absolute?
Can it be that when formatting text like this...
<!--css-->
.small {font-size: 8pt}
...
<font class="small">small text</font>
... Netscape 4.x displays 8pt and smaller text _a little smaller_ than the specified size? If so, great browser. Great browser. However, font sizes bigger than 8pt do look the same in IE and NN.
|