Responsive landing page using Flex and Grid

Solution retrospective
Any suggestion and feedback would be appreciated!!! thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @skyv26
Hi! Friend, I saw your work and congrats you have completed this challenge. But I noticed some issues, below are the issues and maybe my tips or suggestion helps you to get accurate result.
-
In desktop mode, navigation menu are meant to navigate the particular section, but your menu do nothing on click. Please add id on each section and call that id name in
<a href="IDNAME" >
-
Your email validation is not working properly please check it again, placeholder and font text size is small which is really difficult for people like me to read such small text (weak eye-sight)
-
Your design is not fully responsive, make sure that from next time you should try to make responsive so that it can be open up on any mobile width screen **It causes bad user experience, so keep in mind. **
-
Your social media icons are not perfect in shapes, it looks little bit weird. So fix it and it would be great if you add some effect on hover.
Overall Good work 6.5/10
Good Luck
Marked as helpful -
Join 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