FireFox gives the user the ability to resize text regardless of what the
designer specified as units in their CSS code. IE, on the other hand,
doesn't resize the text if the CSS specifies the font in px/pt, which is
what the default template for zengarden does:
body { font: 9pt/17pt georgia; }
However, on ebay, they used a different method:
body { font-size:small; }
hth. :)
-----Original Message-----
In IE6 the text on this page (http://www.csszengarden.com) doesn't
change even when I select Text Size->Largest. On the other hand when I
do the same thing on another page (eg., www.ebay.com) it works fine, and
the text size is enlarged.
When doing the same in Firefox, the text on both web pages are
enlarged.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/