
Design comparison
Solution retrospective
I was able to build a responsive website using media queries
What challenges did you encounter, and how did you overcome them?The main challenge was making the website responsive
Community feedback
- @ahmedsomaaPosted 9 months ago
The HTML provided is mostly semantic, using a div for the container and including appropriate elements like h2 and p for headings and paragraphs. However, it could be improved by using more descriptive tags. For example, wrapping the entire content in a
<main>
tag could enhance the semantic structure of the document. You could also add a more descriptive alternate text to the image such as "QR code for Frontend Mentor website."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