Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- I tried using custom form validation, which means if any new input fields are added, (name for example) the validation/s would automatically run on that input.
- I found the browser added default styling to inputs that allow autocomplete which interfered with the design styling, so after some research and tinkering, I wrote overriding styles with CSS and implemented with Javascript.
- Any areas at all, feedback / suggestions are much appreciated!
Community feedback
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