
Design comparison
Solution retrospective
I think I did a good job with the HTML structure and CSS. I need to improve the javascript part.
What challenges did you encounter, and how did you overcome them?I had difficulty managing the javascript part. I made many attempts before reaching an acceptable result.
What specific areas of your project would you like help with?Streamline the code.
Community feedback
- @ClipzoramaPosted about 2 months ago
Hello and great job on completing the solution!
A couple things:
-
Error messages are not as structured for the design and that will have to be fixed through DOM.
-
Its good you didnt add a fixed height for the main container (div in white background), but as acknowledged the content inside of the div doesnt stretch to the anticipated height. Thus, you will need to adjust the sizing of the content so it fits the screen accordingly.
-
Adjust the layout for the input div so they are more spaced out and also implement margin for the error messages so they aren't hugging eachother.
Keep Grinding!
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