HTMLHTML + CSS
Draft saved locallyHTML · Spaces: 2
Live preview move your pointer inside
Mission 01 10 min
Reward+100 XP

Add a Labelled Input

Forms should tell people what each field is for. A label and input work together.

01
Your mission

Add a username label and text input.

  • Use a label.
  • Use an input.
  • Give the input a non-empty type.
Check my page Run project
Mission demoAdd a Labelled Input

Finished result only — the answer code stays hidden.