https://github.com/danielamichelle/ping-coming-soon-page-master
ping-coming-soon-page-master from Frontend Mentor
https://github.com/danielamichelle/ping-coming-soon-page-master
Last synced: 2 months ago
JSON representation
ping-coming-soon-page-master from Frontend Mentor
- Host: GitHub
- URL: https://github.com/danielamichelle/ping-coming-soon-page-master
- Owner: DanielaMichelle
- Created: 2023-07-27T20:06:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T03:06:51.000Z (almost 3 years ago)
- Last Synced: 2023-08-03T04:25:27.270Z (almost 3 years ago)
- Language: CSS
- Homepage: https://danielamichelle.github.io/ping-coming-soon-page-master/
- Size: 481 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Ping coming soon page solution
This is a solution to the [Ping coming soon page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ping-single-column-coming-soon-page-5cadd051fec04111f7b848da). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Submit their email address using an `input` field
- Receive an error message when the `form` is submitted if:
- The email address is not formatted correctly (i.e. a correct email address should have this structure: `name@host.tld`). The message for this error should say *"Please provide a valid email address"*
### Screenshot


### Links
- Solution URL: https://github.com/DanielaMichelle/ping-coming-soon-page-master
- Live Site URL: https://danielamichelle.github.io/ping-coming-soon-page-master/
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid