Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged form



« Prev 1 Next »
this gets rid of all default form styles set by browser
0 3606 posted 9 years ago by vaisakh
Tested in Firefox 4, Safari 4, Chrome 14, Opera 10, IE 8 (and newer)
0 1751 posted 12 years ago by jntu_gnec
In modern browsers select options can now be style using most css properties. Of course, IE is still behind but it does support some styling as well. There are a lot more options on the site.
0 2600 posted 13 years ago by COBOLdinosaur
If Chrome is bothering with unknown borders and things like that, just apply this.
0 2492 posted 13 years ago by valenzine
this snippet is for this html structure %form %ol %li %label Label: %input
0 2529 posted 13 years ago by Merstzik
Make sure you CSS paths are correct in your HTML.
0 1928 posted 15 years ago by rts_dev
1 1422 posted 15 years ago by TrendyPet
replace the default 'submit' form button with a custom image
1 1299 posted 15 years ago by mumra
original source - http://www.filamentgroup.com/lab/update_styling_the_button_element_with_css_sliding_doors_now_with_image_spr/ Overides default styling
0 1278 posted 16 years ago by tennison
Summarised snippet of Natbat's article: http://natbat.net/2009/Jun/10/styling-buttons-as-links/ Any link that that initiates an action, rather than just changing a page should semantically be a form with a submit button not a l ink. However you ca...
3 2329 posted 16 years ago by PeteW
2 1474 posted 16 years ago by PeteW
In IE6 (+7?) the fieldset width doesn't automatically resize to fit the width of the parent container.
1 1288 posted 16 years ago by hotdiggity
Grab http://blog.kissmetrics.com/common/images/required.png as example for a required image . NOTE: You probably don't want to use this trcik, but rather go for the defacto standard of a red asterisk to mark something required. An asterisk is lang...
1 1433 posted 17 years ago by berkes
Makes the form field background yellow and the border red when it is the active field. Works in most browsers except the usual lame ones (IE5.5 & 6).
1 1323 posted 17 years ago by will
3 1637 posted 18 years ago by picale
1 1283 posted 18 years ago by stylizedweb
« Prev 1 Next »