[css-d] Styling form elements

2010-09-21 Thread Gabriele Romanato
Hi! Hope this might be useful for beginners: http://onwebdev.blogspot.com/2010/09/css-styling-form-elements.html HTH ^^ Gabriele Romanato http://www.css-zibaldone.com http://www.css-zibaldone.com/test/ (English) http://www.css-zibaldone.com/articles/ (English) http://onwebdev.blogspot.com/

Re: [css-d] Styling form elements

2010-09-21 Thread Thierry Koblentz
Hi Gabriele, > Hope this might be useful for beginners: > > http://onwebdev.blogspot.com/2010/09/css-styling-form-elements.html I don't think using a UL for this makes sense. If you want to wrap every label/input pair then why not using DIVs? Isn't what they are for? -- Regards, Thierry www.tj

Re: [css-d] Styling form elements

2010-09-21 Thread Tim White
On Tue, Sep 21, 2010 at 10:31 AM, Thierry Koblentz wrote: >> Hope this might be useful for beginners: >> >> http://onwebdev.blogspot.com/2010/09/css-styling-form-elements.html > > I don't think using a UL for this makes sense. > If you want to wrap every label/input pair then why not using DIVs? I

[css-d] Styling form elements: input type="file"

2006-12-06 Thread Barney Carroll
Wondering if anybody had any experience of this particular problem. I've been having great fun styling form elements to appear identical cross-browser recently, but the joke ended when I came to file uploading. What appears to be two elements (text and button) are one as far as the markup (and

Re: [css-d] Styling form elements: input type="file"

2006-12-06 Thread Les Mizzell
Barney Carroll wrote: > Wondering if anybody had any experience of this particular problem. http://www.quirksmode.org/dom/inputfile.html __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 inform

Re: [css-d] Styling form elements: input type="file"

2006-12-06 Thread david
Les Mizzell wrote: > Barney Carroll wrote: >> Wondering if anybody had any experience of this particular problem. > > http://www.quirksmode.org/dom/inputfile.html Per W3C validator, the attribute "noscript" on that page doesn't exist. -- David [EMAIL PROTECTED] authenticity, honesty, community