I have set the declared the font within the body tag of my web page like so:

body {
background: url(images/bg.gif);
font:Arial, Helvetica, sans-serif;
font-size:small;
}

Even though I have done this I don't seem to get an arial font anywhere within
theweb page. The font seems to be a default times new arial font.

I have tested with both firefox and ie/win but the results are the same.

Does anyone know the problem?


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to