i wish to change the color and weight of my footer text. yes, i know, i wish i had a bigger problem. it is just one line of text with links to xhtml validate, credits, etc. currently it's tagged as <h6>. i can get it to look and behave as i want ( i can keep the <h6> link properties ) by creating a <h7> tag which seemed like easiest way for me.
there's a problem of course. validator says <h7> not defined. i looked up all the <h6>'s ( theme css and default css ) and added <h7> so i must be missing a very basic concept here.
please advise. thanks.