Profile
Achievement
    
                charmcitycoder's Recent SnippetsTagged css
- All /
 
 « Prev 1 Next »
I saw this somewhere else, so I can't claim to have come up with it myself. Def life-saver!
        
        
        
            0 
        
        
            1140 
        
                    posted 16 years ago by charmcitycoder
            For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text.
I first found this on the webdeveloper.com forums.
The kicker here for me was the "font-size:0"...
        
        
        
            2 
        
        
            1616 
        
                    posted 16 years ago by charmcitycoder
            Remove that pesky dotted border around img elements, especially images inside <a> / link tags.
        
        
        
            4 
        
        
            1534 
        
                    posted 16 years ago by charmcitycoder