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

Newsletter Sign-Up Form using HTML5, CSS3 and JS

RamssC 260

@RamssCR

Desktop design screenshot for the Newsletter sign-up form with success message coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


It's been a while since I don't make websites. Now that I have something to practice on, I'm back :D

I hope you all like it! All feedbacks are well received.

Community feedback

@dmuri

Posted

Hi there, well done!

It looks like you are trying to center the whole component. Adding a min-height:100vh to the body, is the only thing missing for that.

body { 
   min-height: 100vh;
}

Hope that is helpful :)

Happy coding!

Marked as helpful

1

RamssC 260

@RamssCR

Posted

@dmuri Thank you very much :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