Design comparison
SolutionDesign
Solution retrospective
I want to know if my project is well structured and what I can improve, I am a front-end student
Community feedback
- @darryncodesPosted about 3 years ago
Hi Jose,
Decent solution there - well done!
Always good to be mindful of your semantic html and accessibility report. Change
<div class="card">
to<main class="card">
and swap your<h5>
with a<h1>
: info about heading structureAll the best!
0
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