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

Community feedback

@mfreire1996

Posted

Hi there. It seems like you're missing quite a bit. First off in order to get the SVG image to appear you would need to call it either by using: background-image: url(image.svg) or the way I did put the SVG directly into the HTML. Second, you would need to style it by getting the background color and my aligning your content. Make sure you have the right measurements and check for both desktop and mobile responsiveness. Lastly, you would need to use HTML input and javascript in order to get the user's email and to display it. You would need to use an event listener to show the confirmation when the user puts in their email. I would say give this challenge another try and implement all that I have discussed.

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