Design comparison
Solution retrospective
Any advice will be helpful.
Community feedback
- @thekingvicePosted almost 2 years ago
Looks pretty good! You should definitely try to move away from using pixels as a unit, and try to use relative units like rem. Also I know divs are easy but I would explore semantic HTML so your code can be a little bit more descriptive.
Here's some great videos to help you on your journey, they cover CSS units and semantic HTML:
CSS UNITS: https://youtu.be/N5wpD9Ov_To
SEMANTIC HTML https://youtu.be/kGW8Al_cga4
PS: If you want a bit more JS practice, try making it so that when you open one option all the other options close. Hopefully that makes sense, if not hit me back!
Marked as helpful0
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