Submitted over 1 year agoA solution to the Newsletter sign-up form with success message challenge
Newsletter signup - custom validation, Tailwind
tailwind-css
@j-hogben

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!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on j-hogben's solution.
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