At 11:15 PM 11/5/2005, Christian Montoya wrote:
What I would like to do is have a list header, much like tables have
table headers.

I wrote more about this here:
http://montoya.rdpdesign.com/2005/11/06/list-headers-an-idea/

But what it basically boils down to is having a tag I call "list
header" so you can do:

<ul>
<lh>header</lh>
<li>item 1</li>
...
</ul>


Great idea, Christian, but you've been scooped: LH was part of the 1993 HTML3 specification in the UL, OL, and DL definitions, such as:
http://www.w3.org/MarkUp/html3/deflists.html

LH appears to have disappeared from the specs between HTML 3.0 and 3.2, but I wasn't able to discover when or why it was deprecated. Does anyone here recall?

Paul
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to