Accessibility issues in this website. - Libbna/BLOG_SITE GitHub Wiki

#27 ERRORS

  1. Missing alternative text
  2. Linked image missing alternative text
  3. Missing form label -> A form control does not have a corresponding label.
  4. Empty form label -> A form label is present, but does not contain any content.
  5. Empty Button -> A button is empty or has no value text.
  6. Empty Link -> a link contains no text.
  7. Broken ARIA reference -> An aria-labelledby or aria-describedby reference exists, but the target for the reference does not exist.