Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged css



1 2 3 4 5 6 7 ... 28
0 534 posted 12 years ago by paul0078
Used for FF specific CSS edits.
2 540 posted 12 years ago by Dante
The styling information for the calendar
0 704 posted 12 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 945 posted 12 years ago by felicemente
some basic form styles tbc
0 478 posted 12 years ago by kate
Just came across pure css3 soothing clouds, looks awesome, checkout!
0 675 posted 12 years ago by jimmy101
what could be placed in the * {} inorder to solve a few common issues
0 652 posted 12 years ago by prwhitehead
cross-browser solution
0 983 posted 12 years ago by a1ias
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 684 posted 12 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 668 posted 12 years ago by thewickedchemist
Fix z-index in IE7 using JQuery snippet
0 626 posted 12 years ago by MagnerSanborn
Show only non-printable area on web page but print only the printable areas
0 746 posted 12 years ago by duzenz
defining a printable area from a html web page. Making only one place printable
0 1084 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 450 posted 12 years ago by ninacess
CSS snippet for diagnostics to find empty elements etc.
0 572 posted 12 years ago by Terion
Example of using CSS @media print function for your page
0 503 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 602 posted 12 years ago by Huskie
A CSS definition for an Android like toast in HTML.
0 611 posted 12 years ago by tpryan
0 638 posted 12 years ago by otternq
1 470 posted 12 years ago by swoicik
2 592 posted 12 years ago by swoicik
0 473 posted 12 years ago by swoicik
List of Web Safe Fonts
6 1100 posted 12 years ago by Some0ne
Just a little fun with ASCII Characters and CSS.
1 571 posted 12 years ago by jeremyjared74
0 585 posted 12 years ago by pmist
Via http://wordpressapi.com/2011/10/24/wordpress-theme-wysiwyg-editor-default-css/
1 551 posted 12 years ago by BorisDelormas
0 389 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 674 posted 12 years ago by kspal
1 2 3 4 5 6 7 ... 28