
Design comparison
Solution retrospective
Using rem unit instead of px!
What challenges did you encounter, and how did you overcome them?This challenge not being FREE+ which means not being able to check the design files for the spacing etc...
Community feedback
- P@Igorsimic1988Posted 7 months ago
For accessibility, use <ul> with nested <li> for better navigation instead of using non-functional buttons. They look like buttons but they are just links.
1@iyedooPosted 7 months ago@Igorsimic1988 Thanks for pointing that! Another way I guess is just putting a link tag inside of the button just like that: <button><a href="#"></a></button>
At the end of the day, It's not a real design so the links will be pointless I guess.
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