Design comparison
SolutionDesign
Solution retrospective
I would love to hear recommendations for what semantic HTML tags I could've used.
Community feedback
- @RocTanweerPosted over 3 years ago
Hello π You may use header tag to wrap up logo
1 - @samuelpalaciosdevPosted over 3 years ago
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 ;)
0@samuelpalaciosdevPosted over 3 years agoIf that has helpful, please upvote my comment ;)
0 -
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