Quote:
Originally Posted by DrChiper
Indeed! Although not very common, constructs like this do happen:
Code:
<h1 class="center"><a href="Section003.xhtml#start">Test</a><br/>
Some sub header</h1>
Nice improvement, Kovid!
|
I think it is common

I use a similar one a Lot when I want the Chapter Title to appear in the TOC
Code:
<h2 class="CN">- 1 - <br /><span class="CT">A New Year</span></h2>