Paul Collins wrote:

This is one I've never been sure of; should the submit button be in a seperate fieldset, or should it even be in a fieldset at all because it is not a group of fields; it's a button on it's own.

Quote <http://www.w3.org/TR/html401/interact/forms.html#edef-FIELDSET>:

 "The FIELDSET element allows authors to group thematically related
  controls and labels."

Your example contains a "group of 1" submit button, but there's no
reason a form might not have *multiple* action buttons, e.g. clear,
reload, 'view as admin', etc.

Clearly those would be "thematically related".

Alternatively, ask yourself if your submit button is "thematically
related" to the contents of any other fieldset.

FWIW,
--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-621-3445   === http://webtuitive.com

                          dream.  code.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to