Testing form labels
Which of the form fields below has both:
A persistent, visible text label?
An accessible name? (via
aria-labelledby
,
aria-label
or from
<label>
)
Example 1
Full name
Example 2
Email address
Example 3
Testing home