I usual use the following kind of approach:
<form>
<fieldset>
<div>
<label>..</label>
<input />
</div>
<div>
<label>..</label>
<input />
</div>
</fieldset>
</form>
I think that as for ol > li it can guarantee a good flexibility.
Cheers
--
Diego La Monica (IWA/HWG)
http://diegolamonica.info
http://jastegg.it
_____
Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per
conto di Matthew Pennell
Inviato: lunedì 21 aprile 2008 8.16
A: [email protected]
Oggetto: Re: [WSG] Form best practice
On Mon, Apr 21, 2008 at 4:36 AM, Jens-Uwe Korff
<[EMAIL PROTECTED]> wrote:
we are currently evaluating how we code up forms. In the process I'd
like to review form best practices.
Please send me any bookmarks you might have of what you consider top of
class.
I favour this approach:
http://www.sitepoint.com/article/fancy-form-design-css
form > fieldset > ol > li > label/input
I've found that this approach gives you a great deal of flexibility in how
you can style the form.
--
- Matthew
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************