Quote:
Originally Posted by pdurrant
<hn> tags are just like paragraph tags really
|
That's the problem; the headings are not paragraphs. A common header has from two to 4 parts. Only in manuals they write the header and the number in a single paragraph.
There is no provision in HTML for headers consisting of multiple parts.
Quote:
Originally Posted by Quoth
Multiline headers in Word/LO Writer are trivial to do
...
Headings were not for manuals.
|
They are from the original HTML specification, which was made for man pages. Also, only American-style technical manuals can be adequately formatted with <h> tags.