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
766
posted 18 years ago by sendoa
The stylesheet for the LoadingMessage object (http://snipplr.com/view/347/loadingmessage-for-ajax-requests/).
11
1119
posted 18 years ago by dertimbo
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
1113
posted 18 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
6766
posted 18 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
733
posted 18 years ago by 1man
Taken from Dead Centre. Adjust #content depending on the size div you need.
118
13322
posted 18 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
1106
posted 18 years ago by Eloi