mohammadsaeediaf / newsletter-signup-page

This poject is Challenge for frontend mentor and build with Html5 , Css3 , Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Newsletter sign-up form with success message solution

This is a solution to the Newsletter sign-up form with success message challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Users should be able to:

  • Add their email and submit the form
  • See a success message 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

Screenshot

Preview

Links

Built with

  • HTML5
  • CSS3
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

Author

About

This poject is Challenge for frontend mentor and build with Html5 , Css3 , Javascript


Languages

Language:JavaScript 54.2%Language:CSS 36.2%Language:HTML 9.6%