Forum Moderators: open

Message Too Old, No Replies

CSS and the H1 Tag

CSS head tag

         

irishaff

12:15 am on Nov 13, 2003 (gmt 0)

10+ Year Member



Hi,

Can somebody tell me if this will be recognised by se's as a h1 tag?
<span class="h1">widget</span> . Its the only reason im bothered to use it, for the purposes of SE's .

its because of the inclusion of Span Class , that im a little concerned that the se may not recognise it.

the style.css has ' standard code ' to tell the browser to make the text the same as its surrounds.

thanks for the help, for many this is probably basics, im not too long using css as a new toy...

David

Edouard_H

12:19 am on Nov 13, 2003 (gmt 0)

10+ Year Member



Doubtful that it will be seen as an h1 tag - it would be better to just declare the attributes for the h1 and not use the span. Alternately <h1 class="yourclass"> would also be better.

DrDoc

12:46 am on Nov 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Nope, the Search Engine will see it as normal text, adding no extra weight to the word(s)