Submitted almost 3 years ago
Responsive React Rest Countries API
@ninjacanthi1995
Design comparison
SolutionDesign
Community feedback
- @anoshaahmedPosted almost 3 years ago
To get rid of the accessibility/HTML issues shown in your Report:
- add language to html like so:
<html lang="en">
- wrap everything in your body in
<main>
... OR use semantic tags ... OR giverole=""
to the direct children of your<body>
... Click here to read more - don't disable zooming/scaling
Great job! :)
Marked as helpful1@ninjacanthi1995Posted almost 3 years ago@anoshaahmed Thank you so much for your feedback !!!
1 - add language to html like so:
Please log in to post a comment
Log in with GitHubJoin 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