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 810 posted 12 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 700 posted 12 years ago by ryanfiorini
This uses transitions for the hover effect which has limited IE support.
0 840 posted 12 years ago by ryanfiorini
Used for FF specific CSS edits.
2 535 posted 12 years ago by Dante
The styling information for the calendar
0 691 posted 12 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 647 posted 12 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 935 posted 12 years ago by felicemente
some basic form styles tbc
0 470 posted 12 years ago by kate
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 670 posted 12 years ago by jimmy101
this code is used to change the scroll bar color change
0 648 posted 12 years ago by satinfo30
a link with the class becomes circle animated rotating once and fading in
1 659 posted 12 years ago by discipolo
Another demo for the Koha OPAC
0 625 posted 12 years ago by kate
what could be placed in the * {} inorder to solve a few common issues
0 642 posted 12 years ago by prwhitehead
This simply justifies a single line of text via CSS.
1 920 posted 12 years ago by Kerrick
cross-browser solution
0 970 posted 12 years ago by a1ias
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 673 posted 12 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 654 posted 12 years ago by thewickedchemist
Fix z-index in IE7 using JQuery snippet
0 617 posted 12 years ago by MagnerSanborn
To specify background and text colors for the secondary nav in the active stack.
0 551 posted 12 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 566 posted 12 years ago by sheilahoff
to remove right border on navigation
0 573 posted 12 years ago by sheilahoff
adjust px and color accordingly
0 665 posted 12 years ago by sheilahoff
Show only non-printable area on web page but print only the printable areas
0 730 posted 12 years ago by duzenz
defining a printable area from a html web page. Making only one place printable
0 1071 posted 12 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 442 posted 12 years ago by ninacess
Use css for rounding corners instead of images. Also use css3 for creating circles.
0 745 posted 12 years ago by ninacess
CSS snippet for diagnostics to find empty elements etc.
0 563 posted 12 years ago by Terion
Example of using CSS @media print function for your page
0 491 posted 12 years ago by tutrinh211
Really Nice CSS3 Buttons I came across. Love the gradients and especially the Pushy Effects.
0 554 posted 12 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 593 posted 12 years ago by Huskie
1 ... 5 6 7 8 9 ... 39