Forum Moderators: not2easy

Message Too Old, No Replies

weighting a CSSed h1

         

sren

7:50 am on Aug 30, 2005 (gmt 0)

10+ Year Member



I like how my h1 looks with no-bold fonts.


h1 {

font-style:normal;
font-variant:normal;
font-weight:normal;
}

Do you think this would make my h1 to lose weight or importance to the SE robots?

thanks.

SuzyUK

8:37 am on Aug 30, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, shouldn't make a difference..

the bots shouldn't care if it's bright green with pink spots ;) as long as you're using the
<h1> itself properly (i.e. recommended only one on a page) it should be fine!

sren

8:50 am on Aug 30, 2005 (gmt 0)

10+ Year Member



Thanks a lot Suzy!