Accessibility issues in this website. - Libbna/BLOG_SITE GitHub Wiki
#27 ERRORS
- Missing alternative text
- Linked image missing alternative text
- Missing form label -> A form control does not have a corresponding label.
- Empty form label -> A form label is present, but does not contain any content.
- Empty Button -> A button is empty or has no value text.
- Empty Link -> a link contains no text.
- Broken ARIA reference -> An aria-labelledby or aria-describedby reference exists, but the target for the reference does not exist.