Submitted about 1 year ago
Responsive Ping Single Column Coming Soon Page
@KrishnaVishwakarma1595
Design comparison
SolutionDesign
Solution retrospective
Hello, Mentors
Responsive solution for Ping coming soon page with sweet toaster on submit for notification. Created a simple toaster which appears after user submit their email and hit "Notify me".
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
input
field is empty. The message for this error should say "Whoops! It looks like you forgot to add your email" - The email address is not formatted correctly (i.e. a correct email address should have this structure:
[email protected]
). The message for this error should say "Please provide a valid email address"
- The
What I learned
- Writing Semantic HTML5 markup
- CSS Flexbox & Grids
- Mobile-first workflow
- JS DOM Manipulation & Form handling
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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