Welcome To Snipplr


Everyone's Recent CSS Snippets



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 1576 posted 18 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 1415 posted 18 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 1733 posted 18 years ago by localhorst
3 1738 posted 18 years ago by picale
adds a header to a myspace page right at the top. looks pretty cool.
0 1418 posted 18 years ago by rodreegez
Change selection color using CSS. Works in most modern browsers except for IE.
3 2019 posted 18 years ago by neal_grosskopf
3 1310 posted 18 years ago by gbot
I did not author this code. I came across it and have found it to be useful.
2 2028 posted 18 years ago by gtalmes
It's not mine...
1 1681 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 2208 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 2062 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 1808 posted 18 years ago by teddyzetterlund
0 1291 posted 18 years ago by weakish
for the filter value I'm not quiet shure. advice is welcome!
8 1619 posted 18 years ago by Wiederkehr
the best solution for vertical align
4 1733 posted 18 years ago by stylizedweb
2 1571 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 2975 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 1712 posted 18 years ago by 1man
will make the container expand with the text.
1 1486 posted 18 years ago by LukeLarsen
latest css reset from Eric Meyer
3 1289 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 1665 posted 18 years ago by thesambarnes
5 1797 posted 18 years ago by tome2k
1 1369 posted 18 years ago by stylizedweb
This code is based on enlaces de paginacin posted by Web Design
2 1422 posted 18 years ago by shellydennison
1 1382 posted 18 years ago by Freese
0 1548 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 2019 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 1981 posted 18 years ago by Winkyboy