Back to Solution
Accessibility
- error
The title element in the head section should be non-empty.
Context:<title data-react-helmet="true"></title>
- error
The html element should have a lang or xml:lang attribute which describes the language of the document.
Context:<html><head><meta charset="utf-8"><me...</html>
- error
Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
Context:<img src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djJIMHpNMCA3aDI0djJIMHpNMCAxNGgyNHYySDB6Ii8+PC9nPjwvc3ZnPg==">
Join our Slack community
Join over 30,000 people taking the challenges, talking about their code, helping each other, and chatting about all things front-end!