Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
Selector: html > body > main > section > form > input:nth-child(1)
Kontext: <input type="email" name="EMAIL" placeholder="Email Adresse" class="w-full p-2 border">