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 2108 posted 17 years ago by 1man
A simple way to create a double-border effect (i.e. for images) in all browsers.
1 1593 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 1621 posted 17 years ago by sidisinsane
32 13017 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 1571 posted 17 years ago by neal_grosskopf
Remove that pesky dotted border around img elements, especially images inside <a> / link tags.
4 1933 posted 17 years ago by charmcitycoder
1 1440 posted 17 years ago by Wiederkehr
Cool font for use in web 2.0 sites
1 1671 posted 17 years ago by kossmoss
Simple enough.
3 2093 posted 17 years ago by mattkenefick
1 1486 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 3278 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 1793 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 1514 posted 17 years ago by kanirasta
0 1226 posted 17 years ago by vasilije
CSS Rounded Corners without images support: Firfox 2-3, Safari, Chrome, Opera 9.5(use svg)
8 2329 posted 17 years ago by Ashung
Learn how to create CSS curly quotes using only CSS and without images, extra divs or classes
6 1789 posted 17 years ago by neal_grosskopf
secure and stable
1 1010 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 1324 posted 17 years ago by ianmonge
1 1338 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 1535 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 1424 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 1966 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 1376 posted 17 years ago by wizard04
0 1453 posted 17 years ago by goo
4 1834 posted 17 years ago by alexvf
1 1362 posted 17 years ago by alexvf
My personal Reset CSS: a mixt of YUI, Eric Meyer and others
3 1434 posted 17 years ago by Eloi
1 ... 21 22 23 24 25 ... 28