Styling ordered lists with CSS
        Posted  
        
            by misha-moroshko
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by misha-moroshko
        
        
        
        Published on 2010-04-10T13:28:35Z
        Indexed on 
            2010/04/10
            13:33 UTC
        
        
        Read the original article
        Hit count: 209
        
Hi,
I have an ordered list in HTML. I would like to add styling only to the numbers (1,2,3,...), and not to the list items themselves.
Is there a way to refer to these numbers ?
Thanks !
© Stack Overflow or respective owner