What is the purpose of a <label> element in a form?
<label for="username">Username:</label> <input id="username" type="text">
What is the purpose of a <label> element in a form?
<label for="username">Username:</label> <input id="username" type="text">