Welcome To Snipplr
Everyone's Recent Snippets Tagged CSS3
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Starter barebones stylesheet that fixes many common browser differences and styles all common HTML elements. - Will be updated.
3
1195
posted 14 years ago by vagrantradio
Displays HTML list as a gramatically correct English sentence. \r\n\r\nFor example\r\n\r\n<ul class=\"commaList\">\r\n <li>one</li>\r\n <li>two</li>\r\n <li>three</li>\r\n <li>four</li>\r\n</ul...
1
720
posted 14 years ago by PeteW
You have a white shine on top just by changing the background color in whatever color you like.
0
729
posted 14 years ago by crs
Internet Explorer does not support a standards compliant way to create text shadows. Learn how to emulate the CSS3 feature with this jQuery plugin.
3
1254
posted 14 years ago by neal_grosskopf
Excellent article on using a CSS Template layout system that makes customizing web pages a step easier.
3
874
posted 15 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
1385
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
902
posted 16 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
1734
posted 16 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
997
posted 16 years ago by neal_grosskopf