It says You should give the label the text Input your age (years): . as a hint but i see nothing wrong on the code

  <fieldset>
    <label> Input your age (years): <input type="number" min="13" max="120"/>
    </label>
    <label>Upload a profile picture: <input type="file" />
    </label>
  </fieldset>

If you want help you need to give us a link to the step, or at least tell us the name of the course and the step number.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.