Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged CSS3



1 2 3 4 5 Next »
2 658 posted 14 years ago by crs
1 629 posted 14 years ago by crs
Originally by Paul Irish
3 632 posted 14 years ago by bbeaudreault
Excellent article on using a CSS Template layout system that makes customizing web pages a step easier.
3 694 posted 14 years ago by donjuanito909
Find out how to do rounded corners in CSS. A new method has recently come out that makes it extremely easy to implement.
3 1164 posted 15 years ago by neal_grosskopf
Learn how to create CSS curly quotes using only CSS and without images, extra divs or classes
6 706 posted 15 years ago by neal_grosskopf
CSS Diagnostics allows web designers and developers to highlight invalid HTML using CSS selectors. Say goodbye to the font tag by highlighting it in a large obnoxious border. It also has the ability to highlight 404 pages, old CSS classes and old Jav...
7 1440 posted 15 years ago by neal_grosskopf
Using CSS3 selectors, highlight links to deleted pages and 404 pages. Also highlight function calls to deleted javascript using this CSS technique.
4 803 posted 15 years ago by neal_grosskopf
In FF the page will "jump around" when moving from page to page due to the scrollbars. Find out how to make that stop.
2 848 posted 15 years ago by neal_grosskopf
Change selection color using CSS. Works in most modern browsers except for IE.
3 801 posted 16 years ago by neal_grosskopf
Style External, PDF, and Mailto links using CSS and a background image. For a great set of icons to choose from visit http://www.famfamfam.com/lab/icons/silk/.
3 1060 posted 16 years ago by neal_grosskopf
Change the color and background color of selected text using only css. Compatible with Firefox and Safari, but not Internet Explorer
4 893 posted 16 years ago by neal_grosskopf
Style external, email, and pdf links using css3 attribute selectors.
11 773 posted 16 years ago by neal_grosskopf
The W3C multi-column module is a CSS level-three working draft, proposed by the W3C to extend the current CSS box model. The module’s intent is to allow content to flow into multiple columns inside an element. It offers new CSS properties that let...
2 551 posted 16 years ago by j_junyent
Por ejemplo, haciendo uso del operador ^= (que nos permite seleccionar solo aquellos elementos cuyo atributo especificado coincida, al comienzo de la cadena, con el valor especificado) podremos crear una reglas para determinar el aspecto de nuestros...
4 669 posted 17 years ago by Hirmine
1 2 3 4 5 Next »