0 / 60 seg.

What is the purpose of the for attribute in the <label> tag?

<label for="email">Email:</label>
<input type="email" id="email" name="userEmail">