Submitted over 1 year agoA solution to the Intro component with sign-up form challenge
Intro component with sign-up form
P
@Lo-Deck

Solution retrospective
What are you most proud of, and what would you do differently next time?
Hi here is my solution for "Intro-component-with-sign-up-form". I used HTML, CSS, Flex, Grid, Mobile-first, JS.
What challenges did you encounter, and how did you overcome them?To validate different `` independently and display an error message for each of them.
What specific areas of your project would you like help with?I used a listener on the `` with submit and play with display: inline
to display the error message.
I used !myForm[i].validity.valid
to validate.
Thanks to leave any comment if you see something I can do better.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lo-Deck'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