Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Intro component with sign-up form

@y25sanchez

Desktop design screenshot for the Intro component with sign-up form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any recommendations will be greatly appreciated.

Community feedback

hamza 390

@Hamzaouladev

Posted

Hello Yefry Sanchez!

a quick tip when it comes to validating inputs, using regular expressions (RegEx) would prove very handy here, because it is a very robust way to make sure only valid formats will go through. for example an email format like this example@[email protected] or this example@@domain.com should not go through. I invite you to read up on the topic here

keep hacking!

Marked as helpful

0

@y25sanchez

Posted

@Hamzaouladev Thank your so much!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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