Skip to main content
๐Ÿ› Bug HuntHT HTML Easyโšก+10 XP

Label Not Linked

Clicking the label doesn't focus the input.

๐Ÿ› Find the bug
1<label>Name</label>
2<input type="text" id="name">
๐Ÿ› The bug is on line 1

๐Ÿ”ง Select the correct fix: