/newsletter-ui

A responsive newsletter UI built with HTML, CSS and JavaScript

Primary LanguageCSS

Newsletter sign-up form with success message

This is a solution to the Newsletter sign up UI with success message on Frontend Mentor

Design preview for the Newsletter sign-up form with success message coding challenge

Welcome! 👋

Thanks for checking out this front-end coding challenge. This newsletter UI is built with HTML, CSS and plain JavaScript.

The user will be able to

  • Add their email and submit the form
  • See a success message dialog with their email after successfully submitting the form
  • See form validation messages if:
    • The field is left empty
    • The email address is not formatted correctly
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page