Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged css



1 ... 21 22 23 24 25 ... 28
Should also work in IE6 because of the filter
5 2132 posted 17 years ago by 1man
A simple way to create a double-border effect (i.e. for images) in all browsers.
1 1614 posted 17 years ago by sidisinsane
Only tested in Safari 3, Opera 9.5 and Firefox 2 (all Mac OS) for now, but it should actually work. If you run into any problems, please provide some feedback.
2 1641 posted 17 years ago by sidisinsane
32 13095 posted 17 years ago by sidisinsane
In Firefox and Internet Explorer, the table caption element will be a pixel narrower than in other browsers. Find out how to fix this annoying problem.
1 1594 posted 17 years ago by neal_grosskopf
Remove that pesky dotted border around img elements, especially images inside <a> / link tags.
4 1960 posted 17 years ago by charmcitycoder
1 1458 posted 17 years ago by Wiederkehr
Cool font for use in web 2.0 sites
1 1695 posted 17 years ago by kossmoss
Simple enough.
3 2113 posted 17 years ago by mattkenefick
1 1508 posted 17 years ago by cristiana
Tutorial on how to add ajax style loading icon to large images by using CSS rather than JavaScript
10 3302 posted 17 years ago by neal_grosskopf
A series of tests to determine the best way to preload css images on elements that by default are hidden.
2 1815 posted 17 years ago by neal_grosskopf
Add two containers to the element to be centered. This is also needed for IE6: 1. <!--[if>--> 2. .navwrap ul{float:left;} 3. <![endif]-->
0 1533 posted 17 years ago by kanirasta
0 1242 posted 17 years ago by vasilije
CSS Rounded Corners without images support: Firfox 2-3, Safari, Chrome, Opera 9.5(use svg)
8 2365 posted 17 years ago by Ashung
Learn how to create CSS curly quotes using only CSS and without images, extra divs or classes
6 1806 posted 17 years ago by neal_grosskopf
secure and stable
1 1027 posted 17 years ago by leferreyra
You’ll notice the global classes at the bottom, which cover basic styling, and will remove styling that we intially set. For example, the .nobullet and .noindent work great on an unordered or ordered list. You can add your own classes there that yo...
1 1341 posted 17 years ago by ianmonge
1 1361 posted 17 years ago by ianmonge
This method uses the "min-height" property to give "hasLayout" in IE 7, "height" property for IE 6 and the pseudo-element ":after" and "content" property for Gecko based and IE 8 Beta.
2 1552 posted 17 years ago by kcmr
You know how your bookmarks toolbar will show a little arrow when there are too many to fit? This code snippet will make the toolbar twice the size in height, and make the bookmarks wrap to the next line. In mac, you need to edit the file /Users/-...
1 1450 posted 17 years ago by Jacolyte
Creates a drop shadow for a div. In IE I can't get `filter:alpha(opacity=__)` to work right, but it degrades gracefully without it so I left it out.
5 1988 posted 17 years ago by wizard04
For use with the Firefox Stylish add-on. I put this up on userstyles.org as well - http://userstyles.org/styles/9213. When you edit a snippet, especially with the comment box, the font is large and fancy. This style changes them to a normal, *rea...
0 1395 posted 17 years ago by wizard04
0 1467 posted 17 years ago by goo
4 1859 posted 17 years ago by alexvf
1 1385 posted 17 years ago by alexvf
My personal Reset CSS: a mixt of YUI, Eric Meyer and others
3 1452 posted 17 years ago by Eloi
1 ... 21 22 23 24 25 ... 28