Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am most proud of completing this challenge.
What challenges did you encounter, and how did you overcome them?A challenge I encountered was spacing the text to replicate the design.
What specific areas of your project would you like help with?Feedback is appreciated.
Community feedback
- @Harsh-Kumar-DwivediPosted 8 months ago
Hi @al-dell ,
I think you can prefer to replace
<div class="card">
with<main>
element and<h3>
with<h1>
, then you can style the<main>
and<h1>
element in style.css file. These will improve accessibility.Hope it is helpful !
Stay Happy & Healthy !
Happy Coding ! 😀
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