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 solution using Flexbox and Grid

P
hdgrid 40

@hdgrid

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


What are you most proud of, and what would you do differently next time?

I was pretty happy about the form validation having worked properly. I didn't have much experience working with form validation before, so it was interesting to learn more about it. Messing around in RegExr for the email validation pattern was also quite fun.

What challenges did you encounter, and how did you overcome them?

I struggled a little with ordering the content for the mobile. flex-direction: reverse was surprisingly handy.

What specific areas of your project would you like help with?

For mobile sizing, my content still overflows the viewport. Using fit-content within the media query to adjust the height on the html and body elements worked, but that then messed with my success screen as it stopped covering everything I wanted covered because there was not enough content.

I ended up leaving it with visible overflow as it's not noticeable without devtools, but I felt like there was a solution to it that I wasn't able to grasp.

Community feedback

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