Welcome To Snipplr


Everyone's Recent Snippets Tagged css



IE6 and before doesn't support :hover in CSS (except for anchors). You can use this script to make hovers work in IE. Just add the following line to your stylesheet (this assumes the path of the file -- you may need to change it to reflect your paths...
7 2882 posted 19 years ago by jonhenshaw
copy form maxdesign!
2 2720 posted 19 years ago by assbach
probably not the best way, but it seems to work
2 1606 posted 19 years ago by assbach
created some navigation buttons for a site i'm working on, this is without images in a horizontal arrangement. kevh.net has the article on creating the vertical navigation, and how to do both using images instead of native CSS styling
1 1561 posted 19 years ago by kevh
toggle a div via JS/CSS style
2 1358 posted 19 years ago by assbach
Used for rounding corners of a div. Need an upper left corner and an upper right corner. Example page is http://www.ruby-lang.org/en/documentation/quickstart/
3 1718 posted 19 years ago by ryanprel
1 1681 posted 19 years ago by markhope
0 1319 posted 19 years ago by whitetiger
1 1508 posted 19 years ago by whitetiger
0 3444 posted 19 years ago by whitetiger
0 1333 posted 19 years ago by natalie
0 1081 posted 19 years ago by natalie
0 1284 posted 19 years ago by natalie
This is basically the top few lines of every CSS document I start with, just the basic selectors, no specific elements at this point in time. I like to place a general styling for almost every type of tag in my document so that as I later style my H...
1 1131 posted 19 years ago by kevh
BODY {font-size:62.5%} This takes 16px down to 10px (16 x 0.625 = 10), which apart from being less huge is a nice round number. From now on it’s easy to think in pixels but still set sizes in terms of ems: 1em is 10px, 0.8em is 8px, 1.6em is 16px,...
3 2208 posted 19 years ago by zensir
1 1386 posted 19 years ago by danideu
2 1339 posted 19 years ago by masaya
10 2737 posted 19 years ago by designerd
1 1563 posted 19 years ago by Roshambo
1 1327 posted 19 years ago by mlange
Stop the background image flickering on IE by including this code in the header of your page. See link for more information.
2 1939 posted 19 years ago by 1man
1 1305 posted 19 years ago by gdonald
Caja con esquinas redondeadas y un borde de diferente color tambien redondeado. Más info en: http://www.curvycorners.net/
0 1199 posted 19 years ago by aurele
No es necesario redondear los vertices de la imagen para darle una apariencia tal. Más info en: http://www.curvycorners.net/
0 1311 posted 19 years ago by aurele
0 1155 posted 19 years ago by Corhol
To move the content away from the background image apply "padding-left" to the "LI" element. In this case "0.6em" has been used. As with vertical alignment, list padding will be determined by the size of your image.
35 14554 posted 19 years ago by zensir
0 1516 posted 19 years ago by markhope
1 1291 posted 19 years ago by soxiam