Previous Message
Next Message

Adding parentheses around numbers in ordered lists?

Sent by Philippe Wittenbergh on 14 June 2009 01:01


On Jun 14, 2009, at 1:06 AM, Bob DuCharme wrote:

> Does anyone know a CSS way to do this? I tried the CSS3 trick  
> described
> at http://www.w3.org/TR/css3-lists/#introduction but had no luck.

Note that this is a _draft_ document.
::marker is currently unsupported.

You'll have better luck with generated content
<http://www.w3.org/TR/CSS21/generate.html>

Like this :
http://dev.l-c-n.com/css2/counters-2b.html

Note also that
1.  IE 6 and 7 do not support generated content.
2. Opera has some little problems with counters().


Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: