Made Gilang Aditya

Ping Single Column Coming Soon Page

Overview

Ping single column coming soon page is a challenge from frontendmentor.io to create a single coming soon page that contain newsletter signup form with validation when the email are not correct. It also provide an image and social media on the bottom of the page.

 

Ping Single Column Coming Soon Page
Ping Single Column Coming Soon Page

How I Create It

I use HTML and CSS from scratch to create it. I use flexbox which is CSS display to make the newsletter input form and the button separated good. For validation I use vanilla JS that appear when the email are wrong format after submit button.

Ping Single Column Coming Soon Page