> Saying something like: <input/> <a/> <label/> would not > be acceptable. Focusable elements like "label" and "a" > must not nest either. > I think it's OK to nest the 'label' and 'a' elements. Example: <label for="B01"><a class="label" href="reservasB01.html" title="Resource #1's bookings">Resource #1</a></label> This is valid XHTML strict. The label still looks and acts like a link. The label is explicitly associated with the control. Do you see a problem with this? Cheers, ChrisReceived on Monday, 4 July 2005 16:02:06 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:18:26 GMT