Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: [XHTML2] Inline list element proposal

From: Ernest Cline <ernestcline@mindspring.com>
Date: Tue, 9 Dec 2003 07:54:51 -0500
Message-ID: <410-220031229125451765@mindspring.com>
To: "Jens Meiert" <jens.meiert@erde3.com>
Cc: www-html@w3.org




> [Original Message]
> From: Jens Meiert <jens.meiert@erde3.com>
> To: <ernestcline@mindspring.com>
> Cc: <www-html@w3.org>
> Date: 12/9/2003 5:35:30 AM
> Subject: Re: [XHTML2] Inline list element proposal
>
>
> What is an 'inline level list', please? Since this is no list (not even a
> simple enumeration or at least an asyndeton), there's IMO no need
> for a new element, forcing any artificial semantics.
>
> And a list is a list ;)

Embedded inside that paragraph of my example is a list,
<ul>
<label>The Fellowship of The Ring</label>
<li>Frodo</li>
...
</ul>

Right now, if an author wishes to have available that information
in both paragraph and list form, he is required to duplicate the
information,

By choosing appropriate CSS, the author could choose to present 
only the list if for example he provided an alternate stylesheet
that would only present a summary of the information.  Or a UA
could choose to make available a list of lists, named by their labels.
Received on Tuesday, 9 December 2003 07:54:56 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.