Ping Coming Soon Page Solution

Solution retrospective
The first challenge was managing the sequence of the input, button, and error message. I resolved it using the CSS order
property. The second issue was the default validation tooltips from the form, which I found distracting, so I hid them using the novalidate
attribute on the form tag.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Anar765'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