H
Hans
I try to learn CSS from the very beginning and have created a stylesheet
with:
h1 {font-family: Verdana; font-size: 28px; color: #003366;}
body {font-family: Georgia; font-size: 10px; color: #003366;}
body {background-color: #0099cc;}
I use Frontpage 2003, and when I have a look on it by using Frontpage and
when I am in WYSIWYG , I am told the font-size of h1 is 21 and the body is
8. If I set the h1 to 300 inside the CSS, Frontpage will tell me it is 225,
and so on. What it happening?
Thanks
Hans
with:
h1 {font-family: Verdana; font-size: 28px; color: #003366;}
body {font-family: Georgia; font-size: 10px; color: #003366;}
body {background-color: #0099cc;}
I use Frontpage 2003, and when I have a look on it by using Frontpage and
when I am in WYSIWYG , I am told the font-size of h1 is 21 and the body is
8. If I set the h1 to 300 inside the CSS, Frontpage will tell me it is 225,
and so on. What it happening?
Thanks
Hans