Hi
Could someone please take a look at this please http://www.cuckfield-lodge.co.uk/new/headertags.htm
The H1 tags don't seem to be being picked up in Netscape and Opera, they are very large.
I tried taken the font class out of the body, html classes but this did not make any difference, I can't work out why it is doing this, I have never had this problem before!!
Is it an inheritence problem maybe?
Thanks for any help
H1 tags not displaying properly in Netscape and Opera?
You can't specify the colour in the actual font shorthand, you'll have to use the separate color CSS rule. Also, you'll need to enclose Time New Roman in quotes:
h1 { font: bold 14px/16px georgia,times,"times new roman",serif; margin: 0; padding: 0 0 10px 10px; color: #39342a; }
Nice design by the way
H1 tags not displaying properly in Netscape and Opera?
Thanks that seems to of worked!
H1 tags not displaying properly in Netscape and Opera?
Sorry to be pedantic, but it's 'have', not 'of' worked.
Anyhoo, I don't know if it's displaying properly - I see a big gap:
H1 tags not displaying properly in Netscape and Opera?
Oh Pineapple, try not to be a pedant again!;
Pedant [ pedant] n one who makes too much display of knowledge; scholar whose main interest is in minute detail; dry, pompous, or dull scholar.
