Welcome To Snipplr
Everyone's Recent CSS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective 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
797
posted 16 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
730
posted 16 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
912
posted 16 years ago by localhorst
adds a header to a myspace page right at the top. looks pretty cool.
0
702
posted 16 years ago by rodreegez
Change selection color using CSS. Works in most modern browsers except for IE.
3
992
posted 16 years ago by neal_grosskopf
I did not author this code. I came across it and have found it to be useful.
2
871
posted 16 years ago by gtalmes
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
1254
posted 16 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
991
posted 16 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
771
posted 16 years ago by teddyzetterlund
for the filter value I'm not quiet shure. advice is welcome!
8
780
posted 16 years ago by Wiederkehr
Full reziseable Boxmodel, nice for effectfull glow or shadow PNGs.
Resize browserside fontsize for the testpage (see URL).
9
1032
posted 16 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
901
posted 16 years ago by 1man
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
879
posted 16 years ago by thesambarnes
This code is based on enlaces de paginacin posted by Web Design
2
743
posted 16 years ago by shellydennison
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
1034
posted 16 years ago by Winkyboy