HTML and CSS Reference
In-Depth Information
name="checkbox1" id="excheckbox1">
<label for="excheckbox2">
Checkbox 2:
</label>
<input type="checkbox"
name="checkbox1" id="excheckbox2">
Finally, this example shows the <field-
set> element with its <legend> , a file-
upload input, and a submit input:
<fieldset title="Other form elements">
<legend>Example</legend>
<label>
Upload file
<input type="file" name="name">
</label>
</fieldset>
<input type="submit">
The <fieldset> and <legend> elements are useful for grouping sets of
controls together in long forms. When used correctly, they're also good
Hi, I'm stef murky of
columbia internet.
sign up for our free
newsletter by filling
in this form. all
completed surveys
will be entered into
a prize draw to win
an ipod.*
*terms and conditions
available on request
Search WWH ::




Custom Search