Joe Ortenzi
Wed, 06 Feb 2008 23:43:34 -0800
Has anyone looked up the HTML 5 pages on form elements? http://www.w3.org/TR/html5-diff/ http://www.w3.org/html/wg/html5/#formsIt's all fieldsets and labels... which makes more semantic sense than paragraphs, lists, and dd/dl
JOe On Feb 6 2008, at 04:06, Steve Green wrote:
There may be specific cases where it would be right to mark up a form as a list, although I can't think of one. As a general rule it would be wrong.The argument against marking up a form as a list is that a form is not alist. A form is one or more groups of form controls, and the fieldset element is the correct means by which form controls should be grouped.Within a fieldset, paragraph elements should be used for individual formcontrols. Steve -----Original Message-----From: [EMAIL PROTECTED] [EMAIL PROTECTED] OnBehalf Of Michael Horowitz Sent: 06 February 2008 03:38 To: wsg@webstandardsgroup.org Subject: [WSG] Styling formsI've been looking at styling forms and I'm seeing some people mark them up as ordered lists and other using paragraphs. What are the arguments for thedifferent markup types. -- Michael Horowitz Your Computer Consultant http://yourcomputerconsultant.com 561-394-9079 ******************************************************************* 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] *******************************************************************
Joe Ortenzi [EMAIL PROTECTED] www.joiz.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************