Design comparison
Solution retrospective
I'm proud of successfully implementing the required functionality, including form validation, responsive design, and interactive elements. Next time, I would focus more on writing cleaner and more modular code for better maintainability.
What challenges did you encounter, and how did you overcome them?One challenge was ensuring cross-browser compatibility for certain CSS properties and JavaScript functions. I overcame this by thoroughly testing the project across multiple browsers and making necessary adjustments.
What specific areas of your project would you like help with?While the project meets the requirements, I would appreciate feedback on improving the code structure, optimizing performance, and enhancing accessibility features for better user experience.
Community feedback
- @kodan96Posted 6 months ago
hi there! ๐
If you add
max-width: 50%;
(or other values ofmax-width
) to your.container
selector it won't expand to the full width of the screenHope this was helpful ๐
Good luck and happy coding! ๐ช
Marked as helpful1
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