Design comparison
SolutionDesign
Solution retrospective
Hey everyone, I've completed the first challenge and I'm looking forward to getting some feedback on this project. Thank you.
Community feedback
- @strosiPosted almost 3 years ago
Hi Adham! Very good first solution from you. I think the html and css are well structured, just pay attention to the accessibility issues from the report. It says that you need to use sematic HTML to add more meaning to your tags - Semantics in HTML. You could wrap the nft-container in
<main>
tags and use<h1>
for the title element.0@mehdi-adhamPosted almost 3 years ago@strosi Hi Rosi, Thanks so much for the feedback. I'll do that. I'll use semantic HTML in the next solution.
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