hey guys When using the H1, H2... tags it is ok to use stylesheet class with it so it looked nicer? example: <h1 class="body-headingGREEN">Title of article</h1> I am using this to help with SEO - this doesnt take away the value of the H Tag does it?
Certainly. thats how you do it. You style it with css either with a stylesheet or directly in the tag.