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
780
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
715
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
900
posted 16 years ago by localhorst
adds a header to a myspace page right at the top. looks pretty cool.
0
691
posted 16 years ago by rodreegez
Change selection color using CSS. Works in most modern browsers except for IE.
3
974
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
860
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
1241
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
977
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
751
posted 16 years ago by teddyzetterlund
for the filter value I'm not quiet shure. advice is welcome!
8
770
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
1017
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
888
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
857
posted 16 years ago by thesambarnes
This code is based on enlaces de paginacin posted by Web Design
2
728
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
1018
posted 16 years ago by Winkyboy