Welcome To Snipplr


Everyone's Recent Snippets Tagged css



1 ... 20 21 22 23 24 ... 41
adopted from: http://www.alistapart.com/articles/makingcompactformsmoreaccessible/
0 887 posted 14 years ago by cfleschhut
For when you sometimes forget the precise syntax. First is from html, second from css file.
0 896 posted 14 years ago by rumremix
thanks to Perishable Press
1 872 posted 14 years ago by adambundy
thanks to Perishable Press
1 800 posted 14 years ago by adambundy
thanks to Perishable Press
1 927 posted 14 years ago by adambundy
The issue appears in various places, but likely has something to do with "having layout" and is typically seen as extra whitespace between <li> elements.
0 1209 posted 14 years ago by Jamie
0 591 posted 14 years ago by satonthat
This is a method that I use to easily wrap an HTML container with nice curly quotes. I much prefer this method over using images because the quotes can be easily stylized using css fonts, colors, and sizes. Also, the markup is semantically correct.
1 1064 posted 14 years ago by MikeyLikesIt
note that for the corners to work in IE, you need to install the htc code from http://code.google.com/p/curved-corner/ .curved { -moz-border-radius:10px; /* Firefox */ -webkit-border-radius:10px; /* Safari and chrome */ -khtml-border-r...
4 1066 posted 14 years ago by MikeyLikesIt
original source - http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/ Overides default styling
0 747 posted 14 years ago by tennison
0 602 posted 14 years ago by assbach
0 629 posted 14 years ago by alejandrosuch
NOTE: THIS HAS BEEN MOVED TO GITHUB: If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there: https://github.com/adamcoulombe/jquery.customSelect Plugin Download: http://www.adamcoulombe.info...
2 1708 posted 14 years ago by adamcoulombe
0 572 posted 14 years ago by davidhellmann
Adding ellipsis to an overflowing item.
0 699 posted 14 years ago by thnkling
1. Use absolute positioning to place label over the text box 2. Hide label except when JS is enabled 3. Use jQuery to hide label when field receives focus
1 747 posted 14 years ago by flicity
0 1076 posted 14 years ago by Jamie
This implements a pure CSS technique for creating triangles. A great practical usage of this is Web 2.0 style comment/speach bubbles. Demo: http://www.adamcoulombe.info/lab/css/comment-bubbles.html
1 1031 posted 14 years ago by adamcoulombe
0 601 posted 15 years ago by Flocke
0 761 posted 15 years ago by Flocke
1 ... 20 21 22 23 24 ... 41