Welcome To Snipplr


Everyone's Recent CSS Snippets



1 ... 5 6 7 8 9 ... 39
This will take the screen width into account and display either a horizontal menu or a dropdown menu with a hover style. Resize your window to see the effect.
1 2964 posted 14 years ago by ryanfiorini
This is a good replacement for a mask for mobile devices. You are still able to click through the shadow to the text behind.
0 2752 posted 14 years ago by ryanfiorini
This uses transitions for the hover effect which has limited IE support.
0 2934 posted 14 years ago by ryanfiorini
Used for FF specific CSS edits.
2 1530 posted 14 years ago by Dante
The styling information for the calendar
0 1702 posted 14 years ago by jdhall75
Here's a simple way to get your div always on center in any screen size. margins should be half of width and height.
2 1704 posted 14 years ago by fackz
rather annoying issue that I encountered and spent too much time researching - the relevant IE fix is in all caps
1 3099 posted 14 years ago by felicemente
some basic form styles tbc
0 1279 posted 14 years ago by kate
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 2489 posted 14 years ago by jimmy101
this code is used to change the scroll bar color change
0 1674 posted 14 years ago by satinfo30
a link with the class becomes circle animated rotating once and fading in
1 2529 posted 14 years ago by discipolo
Another demo for the Koha OPAC
0 1482 posted 14 years ago by kate
what could be placed in the * {} inorder to solve a few common issues
0 1562 posted 14 years ago by prwhitehead
This simply justifies a single line of text via CSS.
1 3196 posted 14 years ago by Kerrick
cross-browser solution
0 2152 posted 14 years ago by a1ias
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 2588 posted 14 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 1519 posted 14 years ago by thewickedchemist
Fix z-index in IE7 using JQuery snippet
0 1500 posted 14 years ago by MagnerSanborn
To specify background and text colors for the secondary nav in the active stack.
0 2481 posted 14 years ago by sheilahoff
This will center your navigation in the bar (not the text in each button). Adjust the width to your navbar width
0 2428 posted 14 years ago by sheilahoff
to remove right border on navigation
0 1550 posted 14 years ago by sheilahoff
adjust px and color accordingly
0 1677 posted 14 years ago by sheilahoff
Show only non-printable area on web page but print only the printable areas
0 2716 posted 14 years ago by duzenz
defining a printable area from a html web page. Making only one place printable
0 3021 posted 14 years ago by duzenz
Box shadow properties (example) box-shadow: 1px 3px 5px 2px #c6c6c6; 1px = horizontal offset 3px = vertical offset 5px = blur radius 2px = spread distance #c6c6c6 = color
0 1182 posted 14 years ago by ninacess
Use css for rounding corners instead of images. Also use css3 for creating circles.
0 1800 posted 14 years ago by ninacess
CSS snippet for diagnostics to find empty elements etc.
0 1407 posted 14 years ago by Terion
Example of using CSS @media print function for your page
0 1266 posted 14 years ago by tutrinh211
Really Nice CSS3 Buttons I came across. Love the gradients and especially the Pushy Effects.
0 1397 posted 14 years ago by jimmy101
In my opinion, this is the best cross-browser method of clearing floated elements in a container. Remember to add .clear-fix{zoom:1;} to an IE specific stylesheet, otherwise IE 7 will complain.
0 1706 posted 14 years ago by Huskie
1 ... 5 6 7 8 9 ... 39