dnbjason - 2:43 pm on Jul 16, 2003 (gmt 0) So what would be the best way to use the CSS: <H1><span class=h1>Keyword Title</span></H1> or <H1 class=h1>Keyword Title</H1>
So what would be the best way to use the CSS: <H1><span class=h1>Keyword Title</span></H1> or <H1 class=h1>Keyword Title</H1>
<H1><span class=h1>Keyword Title</span></H1>
or
<H1 class=h1>Keyword Title</H1>