project-tracking-intro-component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @anoshaahmed
To get rid of the accessibility/HTML issues shown in your Report:
- add language to html like so:
<html lang="en">
<section>
and<article>
usually need a heading; so if you don't need a heading in it, use some other element such as<div>
Good job! :)
Marked as helpful - add language to html like so:
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord