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 in

Steeve 420

@Tiyyo

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


Hi ! i struggled a lot with javascript and i didn't succed to replace the placeholder for the email validation, any leads ?

Community feedback

David 8,000

@DavidMorgade

Posted

Hello Steeve, congrats on finishing the challenge, you did a pretty good job the form is working properly and the layout is almost the same as the challenge

There is a little trick to remove the validation of your <form> if you want to use your own styles and logic on validation, then you should remove the html validations using in your <form> the novalidate property, this will tell your html to not validate by default on the client side.

Hope my answer helps you! keep going for more challenges

0

Steeve 420

@Tiyyo

Posted

@DavidMorgade to replace e.preventltDefault used in JS ?

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