Submitted almost 3 years agoA solution to the Ping single column coming soon page challenge
ping coming soon page
solid-js
@urboifox

Solution retrospective
📌Hello Coders! Thats my solution for the ping coming soon page challenge.
📌I used :
- Pure JavaScript
- CSS3 with no libraries
- HTML5 with no libraries
- Mobile first workflow
📌I added:
- A "Thank You" message after the form submition 🫂
- Removed the HTML default email filter📃
- Made the colors in variables so It's easy to change the theme of the website🎨
📌Tips
- You can remove the default HTML (please fill out this field message) with
novalidateattribute in the<form>element🫥
Thats all. I would be glad if you have some helpful tips🙌
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Fox's solution.
Join 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