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 761 posted 14 years ago by cfleschhut
For when you sometimes forget the precise syntax. First is from html, second from css file.
0 787 posted 14 years ago by rumremix
thanks to Perishable Press
1 736 posted 14 years ago by adambundy
thanks to Perishable Press
1 696 posted 14 years ago by adambundy
thanks to Perishable Press
1 820 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 1068 posted 14 years ago by Jamie
0 489 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 937 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 927 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 639 posted 14 years ago by tennison
0 512 posted 14 years ago by assbach
0 545 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 1519 posted 14 years ago by adamcoulombe
0 479 posted 14 years ago by davidhellmann
Adding ellipsis to an overflowing item.
0 609 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 644 posted 14 years ago by flicity
0 950 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 904 posted 14 years ago by adamcoulombe
0 517 posted 14 years ago by Flocke
0 667 posted 14 years ago by Flocke
1 ... 20 21 22 23 24 ... 41