View Single Post
Old 2007-05-05, 06:05 AM   #4
Licker4U
Mean people suck, nice people swallow, are you mean or nice?
 
Licker4U's Avatar
 
Join Date: Sep 2003
Location: Lower Alabama-The Redneck Riviera
Posts: 2,377
Send a message via ICQ to Licker4U Send a message via AIM to Licker4U
Quote:
Originally Posted by virgohippy View Post
I've noticed that H1 tags don't have nearly the same effect as lots of other things - like back links and body text - but it's so easy to wrap <H1></H1> around a few key words the return/time ratio makes it very worth doing, IMO.

You can easily integrate header tags with css to make templates quick and easy to edit like this:

Code:
h1 {CSS_SETTINGS}
h2 {CSS_SETTINGS}
h3, h4 {CSS_SETTINGS}
Put that on an external style sheet?
Licker4U is offline   Reply With Quote