Create more semantic code (span="articleHead" to H
Posted: Sat 21. Feb 2004, 14:43
First of all I would like to congratulate Oliver on a FANTASTIC project!
I've tried many different sytems and this is the best I've found!
It's almost perfect, but...
Is it possible to change the span tags that are currently used for the different headers?
I really would like to change
<span class="articleHead">...</span> to <h1>...</h1>
<span class="articleSubHead">...</span> to <h2>...</h2>
<span class="contentHead">...</span> to <h3>...</h3>
And style them with CSS...
Could this be implemented? Or is there a (not very difficult) way I can change this myself?
Thanks alot!
B.
I've tried many different sytems and this is the best I've found!
It's almost perfect, but...
Is it possible to change the span tags that are currently used for the different headers?
I really would like to change
<span class="articleHead">...</span> to <h1>...</h1>
<span class="articleSubHead">...</span> to <h2>...</h2>
<span class="contentHead">...</span> to <h3>...</h3>
And style them with CSS...
Could this be implemented? Or is there a (not very difficult) way I can change this myself?
Thanks alot!
B.