|
Posted by Max Demian on April 10, 2007, 6:02 am
Please log in for more thread options
> Scripsit Darin McGrew:
>
>>> I wrote an article on HTML headings:
>>> http://codewallop.110mb.com/goodpractice/headingology.htm
>>
>> Another argument in favor (or if you prefer, in favour :-) of
>> skipping heading levels is that sometimes, skipping heading levels
>> better reflects the document structure.
>
> "Another"? It seems that I have to scan through the cited article to
> see its argument for skipping heading levels in some cases. It seems
> to be the age-old "but h1 looks so BIG!!" argument in slightly
> modernized clothes.
> The article complains about lack of arguments in specifications that
> recommend that heading levels be not skipped. To me, the basic
> argument has always been so evident that it need not be mentioned:
> you must not skip levels for the same reason why you must not skip
> numbers when counting 1, 2, 3, ... Heading levels indicate logical
> nesting of parts of a document, and you cannot nest something at the
> 3rd level without having something at the 2nd level. But people
> apparently often view the heading levels as "levels of importance",
> and some unfortunate wordings in specifications might contribute to
> this misconception.
In a non-CSS document, skipping heading levels is a way to stop the
sub-headings from being so ENORMOUS :->
--
Max Demian
|