Design comparison
SolutionDesign
Solution retrospective
Pretty simple. I learnt something new with regards to the hover of one element affecting other elements. Question: I'm still not sure which semantic elements to use in certain situations. Any guidance on that? Thank you!
Community feedback
- @denieldenPosted over 2 years ago
Hi Cheyenne, I took some time to look at your solution and you did a great job!
Also try to add a little
transition
on the element with hover effect and instead of usingpx
try to use relative units of measurement -> read hereOverall you did well :)
Hope this help and happy coding!
Marked as helpful1@PiperRcPosted over 2 years ago@denielden Thank you I'll implent the transition and units.
1 - @kelvinhe04Posted over 2 years ago
Great Work!
Marked as helpful1
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