Design comparison
Solution retrospective
How do I make this responsive? Does anyone have any course that would teach me how to make responsive websites? How is the accessibility of this webpage? How do I make the hover effect work on the equilibrium image?
Community feedback
- @Saran-73Posted almost 3 years ago
Hi 👋 congratulations on finishing this project,just few things to mention replace your <section> tag with <main>tag and use alt="" in your img tag to resolve your accessibility issues.Then give container width of 345px or fixed value not 20%.
0 - @ryu-kamiskiPosted almost 3 years ago
I recommend using flexbox or grid and don't set the height of the card as the items inside the container will fit items relative to the container.
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