Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm currently improving my coding skills.
What challenges did you encounter, and how did you overcome them?practice makes a man perfect.
What specific areas of your project would you like help with?please see my code and suggest me to improve my skills.
Community feedback
- @Harsh-Kumar-DwivediPosted 8 months ago
Hi @aminbd90 ,
I think it will be better if there is
<main>
inside of<body>
instead of<div>
. It will improve accessibility. Also there is a<div>
inside<div>
inside<body>
which is not required.Happy Coding !
Hope it helps !
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