Welcome To Snipplr
Everyone's Recent CSS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Hacer que la propiedad with se comporte como max-width en IE. El ejemplo serÃa el equivalente a poner un max-width de 800px
Funciona con IE 5 y 6 (7 sin probar)
EstarÃa bien usar comentarios condicionales para evitar problemas con otros naveg...
        
        
        
            2 
        
        
            1303 
        
                    posted 19 years ago by sendoa
            Simple styling for the links on a webpage using CSS. Sometimes hard to remember what order the have to be in for the :hover to work correctly. (Now fixed :)
        
        
        
            2 
        
        
            1849 
        
                    posted 19 years ago by 1man
            Markup example: See Big Curly Quotes Markup.
Thx to difusion.org.uk. No need for images to make big quotes on a page, CSS does it for you. Tested in many browsers.
        
        
        
            94 
        
        
            11973 
        
                    posted 19 years ago by 1man
            Taken from bluerobot. Create a content div, set the width and the margin set to auto will align the div to the centre horizontally.
        
        
        
            5 
        
        
            1216 
        
                    posted 19 years ago by 1man
            Taken from Dead Centre. Adjust #content depending on the size div you need.
        
        
        
            118 
        
        
            20649 
        
                    posted 19 years ago by 1man
            Una manera sencilla y muy limpia para utilizar tamaños de fuentes relativos y que todos los navegadores muestren el mismo tamaño de letra.
Solo hay que asignar al "body" un tamaño de letra en "%" y luego al resto de elementos asignarle otro tam...
        
        
        
            12 
        
        
            2606 
        
                    posted 19 years ago by Eloi
            
