- From: Kai Lahmann <kl@3dots.de>
- Date: Wed, 14 Aug 2002 05:36:09 +0200
- To: www-style@w3.org
>
>
>browsers *should* IMNSHO use A-Å.
>
how to detect if you end witz Z or not? In fact in German we have [..]
X, Y, Z, AA [..]
>1 First item
>2 Second item
>3 Third item
>
maybe adding a 1-nodot to the list-style-type? Or just wait for the
counters - they don't have any "."
>- First item
>- Second item
>- Third item
>
li{list-style-type:none;}
li:before{content:"-";}
works quite well. with the CSS3 lists this should become even easier.
--
Kai Lahmann
http://mywebpage.netscape.com/KaiL%20tuX/
Received on Tuesday, 13 August 2002 23:34:59 UTC