- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 20 Jul 2001 00:15:43 +0200
- To: joemansh@interl.net
- Cc: www-style@w3.org
* Joe Mansheim wrote on www-html@w3.org:
>I would like to suggest a new type of list call a tree list.
>I think it would make structured information clearer to the reader.
>
>For example:
><UL type=tree>
><LI> first
><LI> second
><LI> third
><UL type=tree>
><LI> first nested
><LI> second nested
><LI> third nested
></UL>
><LI> forth (resumed)
></UL>
>
>Would appear something like:
>*-+--- first
> |--- second
> |-+- third
> | |--- first nested
> | |--- second nested
> | +--- third nested
> +--- forth (resumed)
I think this could be a cool feature for CSS Level 3.
--
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Thursday, 19 July 2001 18:24:24 UTC