Design comparison
Solution retrospective
Hey guys, another challenge completed. Any suggestions and reviews are welcome 🙏
Community feedback
- @DavidMorgadePosted about 2 years ago
Hello Ritesh!, nice job with the solution of the challenge, your layout is great and the responsiveness works perfect!
If you don't mind I would like to give you a few suggestions:
-
Regarding you Javascript file, I think it would be better and more clear if you write it on a different file and link it to the html instead of just wrting it on the html file, you can use your
-
For the CSS I have nothing to say, great job and keep it like this!! the result was very good.
-
And for the html part, you should try using some semantic tags to divide your project, like
main
,section
also remember that all documents should have oneh1
tag, this will improve the accesibility and it will help topup your page on search engines! Also would add yourimg
inside ofa
tags because they are going to take you to other page (facebook, twitter, pinterest) so since they are used for navigation, anchor tags are perfect!
Hope my feedback helps you, I encourage you to try harder challenges and keep going! good job!
Marked as helpful1@b4n1y4Posted about 2 years ago@DavidMorgade Thank you so much. This was really helpful. 🙏
1 -
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