Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged c



Consolidate all your various stylesheets into one and cut down on requests to your server by placing your screen, print & handheld stylesheets into one stylesheet
1 1480 posted 17 years ago by neal_grosskopf
Makes the form field background yellow and the border red when it is the active field. Works in most browsers except the usual lame ones (IE5.5 & 6).
1 1319 posted 17 years ago by will
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you ar...
1 1630 posted 18 years ago by localhorst
3 1634 posted 18 years ago by picale
adds a header to a myspace page right at the top. looks pretty cool.
0 1353 posted 18 years ago by rodreegez
Change selection color using CSS. Works in most modern browsers except for IE.
3 1882 posted 18 years ago by neal_grosskopf
3 1235 posted 18 years ago by gbot
I did not author this code. I came across it and have found it to be useful.
2 1913 posted 18 years ago by gtalmes
It's not mine...
1 1589 posted 18 years ago by Victoor
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 2091 posted 18 years ago by neal_grosskopf
Find depreciated elements and attributes using CSS . Simply add the CSS below to the end of your style sheet and it will highlight bad code.
5 1940 posted 18 years ago by neal_grosskopf
I can't remember if this code is updated for IE7, if it is then it should be working in at least IE6-7, Safari 2-3, Opera 8 and Firefox 2-3. Obviously the image_iefix is just for IE6.
2 1715 posted 18 years ago by teddyzetterlund
0 1210 posted 18 years ago by weakish
for the filter value I'm not quiet shure. advice is welcome!
8 1497 posted 18 years ago by Wiederkehr
the best solution for vertical align
4 1620 posted 18 years ago by stylizedweb
2 1473 posted 18 years ago by seekup00
Full reziseable Boxmodel, nice for effectfull glow or shadow PNGs. Resize browserside fontsize for the testpage (see URL).
9 2845 posted 18 years ago by Malte
A very annoying 'bug' can occur when you are applying a top margin to an element inside a container. The inner elements margin seems to "leak" out of the top of the container. This pushes the container down, and looks very messy if you have a backgro...
4 1619 posted 18 years ago by 1man
will make the container expand with the text.
1 1400 posted 18 years ago by LukeLarsen
latest css reset from Eric Meyer
3 1194 posted 18 years ago by coream
This is the CSS stylesheet I currently start every website that avoids some of the common browser bugs experienced when developing for multiple browsers.
3 1564 posted 18 years ago by thesambarnes
5 1668 posted 18 years ago by tome2k
1 1277 posted 18 years ago by stylizedweb
This code is based on enlaces de paginacin posted by Web Design
2 1318 posted 18 years ago by shellydennison
1 1309 posted 18 years ago by Freese
0 1450 posted 18 years ago by Freese
Also see the automagic column builder on this page. YOU NEED THIS FILE TOO! Place it in the subfolder, "css/". http://snipurl.com/3col_support_css
4 1901 posted 18 years ago by Winkyboy
Set different values for an element based on browser (specifically, how the browser interprets the CSS). Definitions must be in order as shown below because newer definitions override existing. The first setting will apply to all browsers. The...
3 1867 posted 18 years ago by Winkyboy