Quote:
Originally Posted by JSWolf
For your ToC, the best thing is to delete any and all styles from the ToC headers and put <h2></h2> around it.
|
@JSWolf,
That's not strictly true. Styling the headings as Word built-in style 'Heading 1' will put the <h1> and </h1> tags in for him automatically whan saving to the HTML file. This surely must be easier than doing it manually?
Or using 'Heading 2' will create <h2>...</h2> tags if preferred.