Quote:
Originally Posted by Sarmat89
A heading like you see in book, or Latex. The HTML 'h' elements were intended for manuals, where the headings are numbered and consist of a single line.
|
Umm.... no.
1. <hn> tags do not force text onto a single line
2. <hn> tags do not imply any kind of numbering on the headers
<hn> tags are just like paragraph tags really, except that most (all?) renderers choose to have them in a different default format to <p>