
Design comparison
Solution retrospective
I'm use classes and IDs in a neater fashion next time.
What challenges did you encounter, and how did you overcome them?My main challenge was getting the active-state to sync during screen resizes. I guess I got too used to React which makes this somewhat more intuitive through effects and the likes, but it was very fun trying to figure it out.
What specific areas of your project would you like help with?I want to know the best way to make sure a certain visual detail doesn't exist at the screen size not intended for it. I get the feeling that I may have read the instructions too hastily.
The active state (on hover or on click?)
Community feedback
- P@carlosad90Posted 27 days ago
Nice job, however do not forget to work with semantic HTML or to set up a role if you work with div instead, consider this for accessibility purposes.
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