Design comparison
SolutionDesign
Community feedback
- @optimusprime202Posted over 2 years ago
Hey @ritikparte01, Fantastic work!
0 - @Jank1510Posted over 2 years ago
!Hello ritikparte01
Congratulations on finishing the challenge.
I recommend you change the label
<div class="card"></div>
for the label
<main class="card"></main>Or write it this way
<div role="main" class="card"></div>And enclose the attribution tag like this
<footer> <div class="attribution"> </footer>To avoid landmark errors
good job and good luck !
0@ritikparte01Posted over 2 years ago@Jank1510 Thank you so much for your feedback. I'll Improve my code soon
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