Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged CSS3



0 1507 posted 15 years ago by adriano
6 2056 posted 15 years ago by adriano
CSS3 multiple backgrounds with fallback color. For compatibility info see http://caniuse.com/#search=multiple%20background
1 1603 posted 15 years ago by Moonsheeld
1 1595 posted 15 years ago by adambundy
Use as follow in you style.less file : <pre> .example{ .linearGradient(0, #fff, 50%, #ccc, 100%, #fff); } </pre>
1 1778 posted 15 years ago by kanouf
Use as follow in your style.less file : <pre> .example{ .rotation(9deg); } </pre>
1 1439 posted 15 years ago by kanouf
0 1399 posted 15 years ago by focal55
0 1354 posted 15 years ago by thesmu
Use the regular box shadow, but add the keyword "inset" as the last parameter. Works in Firefox, Safari, Chrome, Opera and IE9.
0 1331 posted 15 years ago by visudex
1 1634 posted 15 years ago by adambundy
1 1518 posted 15 years ago by ratbagash
This fixes the weird rendering in webkit of rounded corners
0 1396 posted 15 years ago by chippper
<a href="http://nettuts.s3.amazonaws.com/837_shadow/shadow/index.html">View a demo</a>
17 10841 posted 15 years ago by Nettuts
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 1652 posted 15 years ago by alozuldo
rounded corners css3
0 1112 posted 15 years ago by themainentity
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 1544 posted 15 years ago by jazzs3quence
1 1313 posted 15 years ago by devilsansclue
1 1264 posted 15 years ago by devilsansclue
2 1929 posted 15 years ago by thesmu
2 1514 posted 15 years ago by kanouf
1 1545 posted 15 years ago by kanouf
1 1507 posted 15 years ago by kanouf
3 1945 posted 15 years ago by alozuldo
1 1582 posted 15 years ago by alozuldo
0 1356 posted 15 years ago by dkl3in
0 1584 posted 15 years ago by thesmu
1 1482 posted 15 years ago by thesmu