Welcome To Snipplr
Everyone's Recent CSS Snippets Tagged list
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
 « Prev 1 Next »
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
        
        
        
            0 
        
        
            2359 
        
                    posted 14 years ago by rumremix
            Useful bit of CSS to vertically centre a navigation. Good for Pagination.
        
        
        
            1 
        
        
            1799 
        
                    posted 14 years ago by 1man
            This parameter determines the image address which serves as a list marker. This attribute is inherited; therefore value none is used for separate elements of the list for marker restoration.
Syntax
list-style-image: none | url (a path to a file...
        
        
        
            0 
        
        
            2305 
        
                    posted 15 years ago by Masis
            Enables you customise the colour of your <li> bullet points.
        
        
        
            0 
        
        
            1324 
        
                    posted 16 years ago by nostradamuszen
            To move the content away from the background image apply "padding-left" to the "LI" element. In this case "0.6em" has been used. As with vertical alignment, list padding will be determined by the size of your image.
        
        
        
            35 
        
        
            13783 
        
                    posted 19 years ago by zensir
             « Prev 1 Next »

