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 2492 posted 17 years ago by 1man
A simple way to create a double-border effect (i.e. for images) in all browsers.
1 1920 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 1986 posted 17 years ago by sidisinsane
32 14458 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 1890 posted 17 years ago by neal_grosskopf
Remove that pesky dotted border around img elements, especially images inside <a> / link tags.
4 2319 posted 17 years ago by charmcitycoder
1 1712 posted 17 years ago by Wiederkehr
Cool font for use in web 2.0 sites
1 1965 posted 17 years ago by kossmoss
Simple enough.
3 2421 posted 17 years ago by mattkenefick
1 1819 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 3661 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 2138 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 1802 posted 17 years ago by kanirasta
0 1488 posted 17 years ago by vasilije
CSS Rounded Corners without images support: Firfox 2-3, Safari, Chrome, Opera 9.5(use svg)
8 2815 posted 17 years ago by Ashung
Learn how to create CSS curly quotes using only CSS and without images, extra divs or classes
6 2132 posted 17 years ago by neal_grosskopf
secure and stable
1 1255 posted 18 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 1589 posted 18 years ago by ianmonge
1 1636 posted 18 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 1784 posted 18 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 1754 posted 18 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 2300 posted 18 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 1621 posted 18 years ago by wizard04
0 1728 posted 18 years ago by goo
4 2181 posted 18 years ago by alexvf
1 1648 posted 18 years ago by alexvf
My personal Reset CSS: a mixt of YUI, Eric Meyer and others
3 1738 posted 18 years ago by Eloi
1 ... 21 22 23 24 25 ... 28