Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged css



1 2 3 4 5 6 7 ... 28
0 514 posted 11 years ago by paul0078
Used for FF specific CSS edits.
2 524 posted 11 years ago by Dante
The styling information for the calendar
0 678 posted 11 years ago by jdhall75
rather annoying issue that I encountered and spent too much time researching - the relevant IE fix is in all caps
1 914 posted 11 years ago by felicemente
some basic form styles tbc
0 460 posted 12 years ago by kate
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 657 posted 12 years ago by jimmy101
what could be placed in the * {} inorder to solve a few common issues
0 624 posted 12 years ago by prwhitehead
cross-browser solution
0 955 posted 12 years ago by a1ias
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 661 posted 12 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 640 posted 12 years ago by thewickedchemist
Fix z-index in IE7 using JQuery snippet
0 603 posted 12 years ago by MagnerSanborn
Show only non-printable area on web page but print only the printable areas
0 717 posted 12 years ago by duzenz
defining a printable area from a html web page. Making only one place printable
0 1052 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 431 posted 12 years ago by ninacess
CSS snippet for diagnostics to find empty elements etc.
0 548 posted 12 years ago by Terion
Example of using CSS @media print function for your page
0 487 posted 12 years ago by tutrinh211
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 581 posted 12 years ago by Huskie
A CSS definition for an Android like toast in HTML.
0 591 posted 12 years ago by tpryan
0 611 posted 12 years ago by otternq
1 455 posted 12 years ago by swoicik
2 579 posted 12 years ago by swoicik
0 456 posted 12 years ago by swoicik
List of Web Safe Fonts
6 1072 posted 12 years ago by Some0ne
Just a little fun with ASCII Characters and CSS.
1 558 posted 12 years ago by jeremyjared74
0 562 posted 12 years ago by pmist
Via http://wordpressapi.com/2011/10/24/wordpress-theme-wysiwyg-editor-default-css/
1 531 posted 12 years ago by BorisDelormas
0 376 posted 12 years ago by wchimiak
////////////////////////////////////////////////////////// function debug($ch,$force=false) { global $debugphp,$iphost,$ch_debug; $ip=getenv('REMOTE_ADDR'); if ((($debugphp==true)||($force==true))&&(in_array($ip, $iphost))) {...
0 649 posted 12 years ago by kspal
1 2 3 4 5 6 7 ... 28