Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged css



1 ... 10 11 12 13 14 ... 28
Nicely group your CSS style blocks. CSSEdit (http://macrabbit.com/cssedit/) friendly.
0 552 posted 14 years ago by mecha
0 772 posted 14 years ago by gaborage
0 488 posted 14 years ago by simantic
0 656 posted 14 years ago by Savio
1 746 posted 14 years ago by alozuldo
Here is the CSS used for the PDS Office Websites
0 655 posted 14 years ago by chrislorenz
If you would like to use relative units (em) for your font sizes, declaring 62.5% for the font-size property of the body will make it easier to convert px to em. By doing it this way, converting to em is a matter of dividing the px value by 10 (e.g....
3 987 posted 14 years ago by alozuldo
For progressive enhancement, you could use the transform property that is supported by many browsers that have CSS3 support. Here’s a trick for enlarging a elements on hover by 110%.
1 832 posted 14 years ago by alozuldo
The code below will change the background-color of divs depending on what browser the user is viewing the web page under. Since * cascades down to IE7 and below, we use _ after that declaration so that IE6 (and below) has a different background color...
1 914 posted 14 years ago by alozuldo
This snippet for @font-face *didn't work* as well as the standard Bulletproof code.
1 698 posted 14 years ago by creativeboulder
Styles selected text
0 593 posted 14 years ago by dani
demo at http://adamcoulombe.info/lab/css/background-transparency.html ... Give an element a background color transparency without affecting the opacity of child or descendant elements. This is a no-PNG method!
0 876 posted 14 years ago by adamcoulombe
1 712 posted 14 years ago by zreedeecom
This appears to be the easiest way to create vertical text (that isn't rotated) with CSS.
7 1053 posted 14 years ago by Nettuts
Taken from (http://jc-designs.net/blog/2009/08/background-image-on-submit-button-in-ie6/)
1 908 posted 14 years ago by resting
Find mistakes in HTML and highlight the crap out of them
2 621 posted 14 years ago by juhau
0 618 posted 14 years ago by ff1959
0 617 posted 14 years ago by sb_01
Only works for webkit
1 535 posted 14 years ago by tcdesign
This will add a subtle drop shadow to all images on a page. Works with all major browsers excluding Internet Explorer 8 and below. The beta version of Internet Explorer does support box-shadow. There's a nice writeup on box shadow here: http://www...
2 772 posted 14 years ago by jazzs3quence
0 954 posted 14 years ago by vagrantradio
Añadir una fuente vía css.
3 653 posted 14 years ago by cesarchas
7 791 posted 14 years ago by kath
1 903 posted 14 years ago by codamani
load it at the very end of the css file
1 804 posted 14 years ago by crs
2 858 posted 14 years ago by thesmu
Formy is CSS Framework for better form management.
1 606 posted 14 years ago by mike_fowler
This also use PIE.htc to force rounded corners in IE.
0 969 posted 14 years ago by Meander365
1 ... 10 11 12 13 14 ... 28