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 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 20:36:28 UTC