What it sounds like
Edit text.
This is bad because the user can’t tell what the input is for.
What it looks like
<label>Username</label>
<input type="text">
Edit text.
This is bad because the user can’t tell what the input is for.
<label>Username</label>
<input type="text">