You do understand the purpose of semantic tags like h1-h6 in html markup, right? You can of course use CSS to make the headings look virtually any way you want, but using the proper heading tags allows automated reading system to auto-detect structure for those who need accessibility help.
KevinH
|