Skip to content

With just an input and an aria-label

What it sounds like

Username, edit text.

This is good because the input is labelled, but sighted users may still be confused.

What it looks like

<input type="text" aria-label="Username" />