[whatwg] [WF2] Example should have labels

Simon Pieters zcorpan at hotmail.com
Mon Nov 21 15:15:52 PST 2005


Hi,

This example[1] should probably have labels:

<ul>
  <li><label>Name: <input type="text" name="name" 
required="required"/></label></li>
  <li><label>Comment: <input type="text" name="comment"/></label></li>
</ul>

[1] http://whatwg.org/specs/web-forms/current-work/#the-required

Regards,
Simon Pieters





More information about the whatwg mailing list