Ping Coming Soon Page - HTML & CSS

Solution retrospective
I would love to hear recommendations for what semantic HTML tags I could've used.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RocTanweer
Hello 👋 You may use header tag to wrap up logo
- @samuelpalaciosdev
Hello, William! 👋
Great job on this challenge!. Your solution looks nice (almost pixel perfect) and it scales pretty well.
I only suggest some things😉:
-
Adding
cursor: pointer
to your button. So people would know that's clickable. -
Take care of those accesibility issues. I suggest you to use the [W3C Markup Validation Service] (https://validator.w3.org/).
I really like the way you approach this, keep coding ;)
-
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