shiffman / shiffman.net

Archive of Daniel Shiffman website
https://shiffman-archive.netlify.app/
133 stars 66 forks source link

Accessibility - 2.4.6 Heading and labels #88

Closed phucduong86 closed 5 years ago

phucduong86 commented 5 years ago

Results for: https://shiffman.net

Findings: Label missing for email input. Recommend using aria-label

<input id="user-email" type="email" value="" name="EMAIL" class="form" placeholder="Your email">