Welcome To Snipplr


Everyone's Recent Snippets Tagged css



3 1239 posted 18 years ago by gbot
It's not mine...
1 1593 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 2095 posted 18 years ago by neal_grosskopf
2 1376 posted 18 years ago by cburyta
1 1583 posted 18 years ago by Wiederkehr
Inserts "first" and "last" classes to the first and last items respectively. "first" and "last" classes defined in CSS as without padding.
2 1547 posted 18 years ago by nijgnet
Sets the sidebar photo appropriate for a section of the site by determining the parent Page of the subpage.
4 2019 posted 18 years ago by nijgnet
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 1941 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 1717 posted 18 years ago by teddyzetterlund
0 1420 posted 18 years ago by stavelin
for the filter value I'm not quiet shure. advice is welcome!
8 1498 posted 18 years ago by Wiederkehr
CSS files for larger sites can become pretty large themselves. Gzipping or compressing these files has shown to provide a reduction in the neighborhood of 70-80% of the original file size, a fairly significant 'weight loss'.
16 8373 posted 18 years ago by johnself
the best solution for vertical align
4 1623 posted 18 years ago by stylizedweb
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
3 1913 posted 18 years ago by jonhenshaw
Will toggle an element's style.visibility, or set it to visible/hidden as selected
0 1427 posted 18 years ago by martinkas
Full reziseable Boxmodel, nice for effectfull glow or shadow PNGs. Resize browserside fontsize for the testpage (see URL).
9 2849 posted 18 years ago by Malte
https://www.chrisjmendez.com/2008/01/30/as2-inline-css/
0 1569 posted 18 years ago by chrisaiv
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 1622 posted 18 years ago by 1man
0 1425 posted 18 years ago by iTony
latest css reset from Eric Meyer
3 1197 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 1567 posted 18 years ago by thesambarnes
4 1428 posted 18 years ago by catchamonkey
5 1672 posted 18 years ago by tome2k
This code is based on enlaces de paginacin posted by Web Design
2 1320 posted 18 years ago by shellydennison
1 1310 posted 18 years ago by Freese
0 1451 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 1905 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 1869 posted 18 years ago by Winkyboy