Design comparison
SolutionDesign
Solution retrospective
Hey all!! I am new in this area. Please Give me your feedback how i can do more better and easily this project.
Community feedback
- Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
- Always Use Semantic HTML instead of
div
like<main>
<header>
<footer>
, etc for more info
1@khshakibPosted over 2 years ago@Old1337 thank you for your feedback. i will definitly work for that
1 - Always Use Semantic HTML instead of
- @optimusprime202Posted over 2 years ago
Hey @khshakib, Congratulations, you got it right!
0 - @SridharDneshPosted over 2 years ago
Hello 👋, Font size could have been reduced a little to match with the challenge provided.
0 - @jrmydixPosted over 2 years ago
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change your
<div class="container">
to<main>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
0 - Fix accessibility issues: to do so, change your
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