What is the purpose of the "label" element in relation to form controls?
- To provide a clickable area that focuses on the related input.
- To store the value of the input.
- To style the adjacent form elements.
- To validate the input data.
The
Loading...
Related Quiz
- What is the significance of the div tag in structuring content within the body section?
- How does the "colspan" attribute affect the structure of a table?
- How does the preload attribute in the audio or video tags affect the loading of multimedia content?
- What is the purpose of the "th" element in a table?
- What happens if the DOCTYPE declaration is omitted from an HTML document?