Profile
Achievement
 
    
                codingforever99's Recent SnippetsTagged css
- All /
 « Prev 1 Next »
designing a simple horizontal tab menu by using ul and il elements with css.
        
        
        
            0 
        
        
            1473 
        
                    posted 12 years ago by codingforever99
            One of the great methods to load and work with icons in web pages is to load one image that is a collection of several icons and use any icon as needed, that reduces the number of server request and save bandwidth.
        
        
        
            1 
        
        
            1727 
        
                    posted 12 years ago by codingforever99
            A simple message box created with only one div container with background and border color, some margin and padding for position the text message nicely, I set the width for 500px, you can change it to auto or any fixed value you want.
        
        
        
            1 
        
        
            1519 
        
                    posted 12 years ago by codingforever99