Quote:
Originally Posted by Paulinafrica
I'm reluctant to move all the contents within the <div> tag as I believe there are elements within that, that are used to point to the Contents, but I could be wrong of course as h2 will more than likely create a TOC in any case, but this will be at the rear of the book as opposed to where it is at the moment in the front, thanks for your input, but I'm going to try the suggestion from Manichean first as it may be more elegant and certainly a lot less work!
Cheers
Paul
|
You could try changing the <p> tag inside the <div> tag to be a <h2> one (do not forget to change the closing tag as well) rather than adding a new line.