On Thu, Sep 21, 2006 at 02:44:54PM +0100, Paul Collins wrote: > Could you wrap the label around all of the inputs? > <label>text here<input 1><input 2><input 3></label> > A guess only No. To associate a label with another control implicitly, the control element must be within the contents of the LABEL element. In this case, the LABEL may only contain one control element. http://www.w3.org/TR/html4/interact/forms.html#h-17.9 -- David Dorward http://dorward.me.ukReceived on Thursday, 21 September 2006 13:52:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:49:51 GMT