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 signup form

@lassigcodr

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

Community feedback

@TGPJonathon

Posted

Hello Obasi!

Awesome job, but I did have one note. On larger screen sizes, your design stretches quite a bit. I would suggest capping your containers with a max-width to prevent that.

.text, .form-section{
    max-width: 500px;
}

Something like this would work so your design works on all screen sizes. Definitely play around with the numbers too.

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