>
> I'd say when it comes to "news" the source is very important, so imho the
> publisher is key.
>
> Imaging this:
>
> <h1>The Times</h1>
> <h2>There is water on Mars</h2>
>
> or this:
>
> <h1>The Sun</h1>
> <h2>There is water on Mars</h2>
>
> versus:
>
> <h1>There is water on Mars</h1>
>
> --
So following the specs that a " heading element briefly describes the
topic of the section it introduces. Heading information may be used by
user agents, for
example, to construct a table of contents for a document
automatically" you now have:
I. The Times
A. There is water on Mars
Or
I. The Sun
A. There is water on Mars
Or
1. There is water on Mars
Perhaps this might work:
1. The Sun
II. There is water on mars.
drew
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************