Design comparison
Solution retrospective
This was a great project. It helped me learn a lot of things especially form validations using JS. I appreciate any feedbacks.
Community feedback
- @jameslegoff92Posted about 2 years ago
Hi Deepak,
Good effort on this project. There a just a few suggestions I'd like to point out.
-
In between the screen sizes 511px and 950px the design starts to become all mangled.
-
At really big screen sizes(greater than 1200px), the design becomes stretched and is no longer centered vertically.
-
The background image doesn't stretch the entire vertical viewport because the <body> element doesn't.
Responsive design is basically a must for most web applications these days, so I would suggest practicing as much as you can now so that when you build more complex sites/apps you will have built up the necessary knowledge to do so properly. I would challenge you to fix the 3 points I've noted above. It will help be invaluable practice. If you need help, feel free to ask me any questions.
Happy Coding π
Marked as helpful0 -
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