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

Responsive newsletter page

P

@Chirtoaca94

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?

Working with the DOM to manipulate the success message and newsletter page.

Community feedback

JamesYcode 140

@JamesYcode

Posted

Great job on the custom transition when submitting the form! One thing I noticed was that after form validations had triggered and clicking the dismiss button, the validations errors is still there in the DOM.

I encountered a similar issue and resolved it by assigning a custom class to the validation error element. Then, I set its display property to 'none' when the dismiss button was clicked.

Marked as helpful

1
Maobugichi 130

@Maobugichi

Posted

beautiful work!

0

@EAguayodev

Posted

Good job on the challenge. Just a few light changes can be made to the challenge by changing the background color of the body to hsl(234, 29%, 20%);

  • Background color is added to the newsletter container to #fff.
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