Closed afercia closed 7 years ago
See also #7
Currently, these labels are rendered as:
<label>Name</label> <label>Email</label> <label>URL</label>
Then need to be explicitly associated with their fields (no wrapping, using for/id attributes). This also implies there's the need to generate unique IDs.
See also #7
Currently, these labels are rendered as:
Then need to be explicitly associated with their fields (no wrapping, using for/id attributes). This also implies there's the need to generate unique IDs.