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 635 posted 14 years ago by cfleschhut
For when you sometimes forget the precise syntax. First is from html, second from css file.
0 649 posted 14 years ago by rumremix
thanks to Perishable Press
1 579 posted 14 years ago by adambundy
thanks to Perishable Press
1 575 posted 14 years ago by adambundy
thanks to Perishable Press
1 704 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 929 posted 14 years ago by Jamie
0 387 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 801 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 790 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 537 posted 14 years ago by tennison
0 403 posted 14 years ago by assbach
0 443 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 1343 posted 14 years ago by adamcoulombe
0 386 posted 14 years ago by davidhellmann
Adding ellipsis to an overflowing item.
0 496 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 532 posted 14 years ago by flicity
0 800 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 748 posted 14 years ago by adamcoulombe
0 424 posted 14 years ago by Flocke
0 550 posted 14 years ago by Flocke
1 ... 20 21 22 23 24 ... 41