Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Good job in completing this project. Viewing at your solution, I would suggest the following for you...
- Change the color value of the hover state into
hsla(178, 100%, 50%, 1);
- Include
cursor: pointer
in the hero image hover state - Include description with the
alt
inimg
tag - Wrap the
card
with specific tag likemain
for readability - Alternative is to use
h1
instead ofh5
tag
Overall you did well and Keep it going!
0 - Change the color value of the hover state into
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