Click to See Complete Forum and Search --> : Moozilla font


sandro27
12-09-2004, 11:12 AM
Hi all!

My page fonts (from a CSS) are not displying in the correct size with mozilla browser.

Is ther any way I can correct that?

Thanks for any help

sandro27

____________________________________________________________________
great beaches? http://www.floripaimages.com
____________________________________________________________________

Jona
12-09-2004, 11:52 AM
Can we see where this is happening?

Fang
12-09-2004, 12:50 PM
You don't need to enclose your style rules within a style tag in an external style sheet.
Delete the <style type="text/css"><!-- --> </style> from the css document.
FF is very fusy about correct style, always use the validator (http://jigsaw.w3.org/css-validator/)

sandro27
12-09-2004, 04:14 PM
Thanks for the info fang.

Great thing this validator.

sandro27