[whatwg] List Headers
Ian Hickson
ian at hixie.ch
Wed Feb 4 11:23:04 PST 2009
On Wed, 4 Feb 2009, Julian Reschke wrote:
> >
> > You can do this in HTML5, using <figure> and <legend>:
> >
> > <figure>
> > <legend>A header for the list</legend>
> > <ul>
> > <li>List item</li>
> > <li>List item</li>
> > <li>List item</li>
> > </ul>
> > </figure>
>
> "The figure element represents some flow content, optionally with a
> caption, which can be moved away from the main flow of the document
> without affecting the document's meaning."
>
> I don't think this is usually the case for a list.
As Benjamin implied, I think it actually _is_ the case for lists that have
headers. Counter-examples would be useful though.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the whatwg
mailing list