Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcome!
Community feedback
- @anoshaahmedPosted almost 3 years ago
To get rid of the accessibility/HTML issues shown in your Report:
- 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 <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 helpful1@Sam-GulikerPosted almost 3 years ago@anoshaahmed
Ah thanks, I got the main tho. Idk why it's giving that error. I will look into it, thanks for the feedback.
Happy new year
1@anoshaahmedPosted almost 3 years ago@Sam-Guliker Go to your report, and generate a new one.
Marked as helpful0@Sam-GulikerPosted almost 3 years ago@anoshaahmed
Didn't know you could do that, thanks!
1 - wrap everything in your body in
- @skyv26Posted almost 3 years ago
Really Nice! work, Sam.
Your design is pretty close to the preview and also I checked its responsiveness.
Great Job
Happy New Year ;)
1
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