Netscape Problem

by "Beauty" <Beauty(at)themearena.co.uk>

 Date:  Sun, 21 Jan 2001 11:36:43 -0000
 To:  "STYLE" <hwg-style(at)hwg.org>
  todo: View Thread, Original
Hi,

I was wonder if anyone could help.  I have written several style sheets that
work in Netscape but for some reason the one below just doesn't apply the
font-family in Netscape.  Could some check it and see if they can find
what's wrong with it please?  I have had it validated and nothing comes up.
I can also provide the rest of the html if nec it is only a small page, as
an excercise for a css lesson.  My Tutors assistant has checked and can't
figure the problem either.

thanks
Denise Mijatovic

<style type="text/css">
<!--
h1 {
 font : 22pt "arial", helvetica, sans-serif;
 color : blue;
}
body {
    margin-left : 1%;
    margin-right : 1%;
    background-color : #FFFFFF;
}
p {
 font : normal 10pt "verdana", helvetica, sans-serif;
 color : #330066;
}
em {
 font : normal 10pt "verdana", helvetica, sans-serif;
 color : #330066;
    background-color : yellow;
}
address {
 font : italic 10pt "verdana", helvetica, sans-serif;
 color : #330066;
}
-->
</style>

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