Computer Applications
Related Questions
A label's for attribute should match the input's …………… .
- type
- id
- name
- size
Creates blank text field, but shows the text as asterisks.
- Type="text"
- Type="hidden"
- Type="password"
- Type="null"
Checkbox buttons let users select one or more of a particular set of choices.
- True
- False
<input type="submit" name="submit" id="submit" />
creates a reset button.- True
- False