Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged css



1 ... 18 19 20 21 22 ... 28
All credit to Richard Clarke, code taken from HTML 5 Doctor. Posted here for quick access from TextMate.
6 4130 posted 16 years ago by mrjohnsly
In this tutorial we are going to use the :before pseudo-element to create a 3D style box. This effect will not work in Internet Explorer since it does not support the :before attribute. IE users will only see the element's themselves, and nothing els...
0 1230 posted 16 years ago by myrebel420
0 1471 posted 16 years ago by tiki16
0 2594 posted 16 years ago by webdevelopertut
0 1204 posted 16 years ago by endorfin
Neat CSS fixed background image scrolling 'trick'
3 1698 posted 16 years ago by myrebel420
Easily Modify and Layout html with classes that on the fly create margins
0 1474 posted 16 years ago by chrisjlee
1 1401 posted 16 years ago by nico65
0 1318 posted 16 years ago by davebowker
Great to see exactly the position of all the blocs in a page. Thanks to Chris Coyier for this tip.
0 1329 posted 16 years ago by HubertGaulin
When you can't use firebug to discover cross browser compatibility problems (i.e. internet explorer 6) then what's the fastest way to see the padding and margins? A quick solution is adding a css debug class to your container. Feel free to change...
0 3098 posted 16 years ago by chrisjlee
Using the below code,you can have a rounded corner border, to have a rounded fill, please check the url..<a href="http://htmlcsstutorials.blogspot.com/2009/06/niffy-rounded-corners-using-html-and.html">Nifty rounded corners using html and css</a>
1 1548 posted 16 years ago by webdevelopertut
Fixes and fallbacks for IE for [my reset stylesheet](http://snipplr.com/view/16353/ "DzR Full CSS Reset"). Actually two separate stylesheets: one for IE in general and one for IE6 specifically. [Part I](http://snipplr.com/view/16353/ "DzR Maste...
0 1356 posted 16 years ago by wizard04
An add-on to [my reset stylesheet](http://snipplr.com/view/16353/ "DzR Full CSS Reset"). Many helpful classes for layout, writing styles, paged media, etc. For the `printHref` class, you'll need to replace "example.com" with your own domain. [P...
0 1346 posted 16 years ago by wizard04
A very thorough CSS reset stylesheet I created for HTML 4.01 using CSS 3 (and older). [Part II](http://snipplr.com/view/16354/"DzR Master Stylesheet (Part II, Classes)") [Part III](http://snipplr.com/view/16355/ "DzR Master Stylesheet (Part...
0 1348 posted 16 years ago by wizard04
Creates framework for HTML centered web page.
2 1622 posted 16 years ago by irishspacemonk
1 1531 posted 16 years ago by iTony
Clearfix with 2 different classes: page, section Section: takes up a whole row (much like TR); Page: is the container for each section
0 1553 posted 16 years ago by chrisjlee
Eric Meyer's venerable reset css styles.
1 1192 posted 16 years ago by beneberle
I saw this somewhere else, so I can't claim to have come up with it myself. Def life-saver!
0 1361 posted 16 years ago by charmcitycoder
0 1272 posted 16 years ago by ainara13
0 1418 posted 16 years ago by ainara13
- opacity: 0.5; Funktioniert in den neuesten Versionen von Firefox, Safari und Opera - filter:alpha(opacity=50); für den Internet Explorer. -moz-opacity:0.5; für ältere Versionen der Mozilla Browser wie beispielsweise Netscape Navigator, Mozilla...
2 1574 posted 16 years ago by skrippendorf
removed 10px margin on the body tag.
1 1341 posted 16 years ago by cschlens
1 ... 18 19 20 21 22 ... 28