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

@aaronpaulgz

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 feedback is welcome First time I make a form :D

Community feedback

@ovidiuantonio

Posted

Hello Aaron,

This solution looks pretty good! There are a few tips that can help you make the solution even better:

  • add the background image to the body element instead of the html
  • you can add max-width: 1440px; and margin: 0 auto; to the main element to keep the content in the center of the page no matter how big the screen is
  • you can make the form a little bit larger for the tablet version

In rest, all good, the site is responsive and the error messages are present (you can add email validation to display another error message if the email isn't valid). Good job!

Happy coding and keep going!

0

@aaronpaulgz

Posted

Thanks mas :D I really aprecciate ur feedback. I'll implement it as soon as I can :D

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