[thelist] Re: <h1> tag in search engines

Olly gnarly at punkass.com
Fri Mar 15 06:17:01 CST 2002


----- Original Message -----
From: "Michael Galvin" <michael at sourcedesign.ie>
Subject: [thelist] Re: <h1> tag in search engines


> Does this only apply to NN4, then?  I've been using <h1> in all my IE
> stylesheets, and making the assumption that there will always be some
> whitespace below the text, and never bother with any line breaks or
> anything:

I've been able to make stylesheets that remove the whitespace below <H1>
from Mozilla, Opera and IE, but its always there in NN4.

An example from one of my CSS files would be:

h1 {
 font-family : "Times New Roman", Times, serif;
 font-size : 18px;
 font-weight : bold;
 margin-bottom : 0px;
 padding-bottom : 0px
}

Cheers,


Olly.




More information about the thelist mailing list