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: Lists and the hr or seperator elements

From: Jewett, Jim J <jim.jewett@eds.com>
Date: Thu, 30 Oct 2003 16:41:46 -0500
Message-ID: <B8CDFB11BB44D411B8E600508BDF076C1A745B1A@usahm010.exmi01.exch.eds.com>
To: www-html@w3.org

Lachlan Hunt:

>   In the past, I have used the <hr/> element for breaking up 
> sections of lists (currently ul) used for navigation menus, 

...
 
> File
>   New
>   Open
>   _____
>   Save
>   etc...
 
>   If there was a <ligroup> (list item group) tag available, ... like
>   <optgroup> for <select> in current HTML forms. ...<dlgroup>, 

I don't see option groups (or the suggested dlgroups) as really all 
that different from list groups.  Why not just <group>?

> Currently there is no other way to do this with div or any other 
> element, since lists can only contain <li> or other lists.

And as long as the list items are being redefined, why not just 
allow spans or divs in between the list and the item?  

I suppose someone could use the <div> to sneak in other tags -
but these can already occur within the <li>.  Leaving out the 
<li> completely might be annoying, but is it really any worse
than what agents have to cope with already, in practice?

-jJ
Received on Thursday, 30 October 2003 16:41:51 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.