Design comparison
SolutionDesign
Solution retrospective
It's been more than 2 weeks since I last touched CSS, so I was a bit rusty.
I tried working with Semantic tags, not sure if I got all of them right.
Any feedback is much appreciated!
Community feedback
- @anoshaahmedPosted almost 3 years ago
To get rid of the accessibility/HTML issues shown in your Report,
<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 helpful0
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