Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Awesome work with this one. Looking at your solution, I would suggest the following for you...
- For the hover state of the Hero image, you can refer it with this example Overlay in Image
- Replace the width with fix size like
width: 320px;
instead of using percentage - Include description with the
alt
inimg
tag
Overall, you did well and Keep up the good work!
1
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