I need to make my H1 font size smaller. See here:http://www.ecentralmarketing.com/ I tried using the following in my CSS file but it doesnt seem to be doing anything: .h1style { text-decoration: none; margin-top: 0; margin-bottom: 0; font-size: 12px; } I'd appreciate some help - thanks...
12px is virtually normal text size. That kind of defeats the purpose of using a h1 (unless you're trying to spam the search engines).
the rest of my text is size 8 or 10... so, font 12 would be a good size for the "header" of the page. So...no, i am not trying to spam anyone. Did you even look at the page i referenced? If you arent going to provide any insight or help solve the issue than i would appreciate if you kept your commentary to yourself. Can anyone else out there give me a hand?
That was it - thanks for your help, Nokia It occures to me though...doesnt that eliminate the point of using the <h1> tag. Is <h1style> considered the same thing by the search engines?