Design comparison
SolutionDesign
Solution retrospective
im chasing that pixel perfect design is using spans and add margins OK ? is there any other solutions ?
Community feedback
- @tesla-ambassadorPosted over 2 years ago
Hey Touhami-dz. Congrats on completing this solution, it looks really sharp! A few things you might want to note:
- Consider adding a hover state to your buttons, this will enhance the interactivity of your website.
- You might want to add a
h1
heading and use landmarks like<main>
,<header>
,<footer>
to resolve your accessibility issues and it also enables the browser to properly navigate your website. Incase you want to know more about the landmarks, follow this link Happy Coding and keep up the good work!
1
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