Design comparison
Solution retrospective
This one was a challenge.
Still trying to figure out how best to do overlay colors. My coloring of the overlay is not correct - any thoughts? Using an absolute positioned overlay seems really clunky, but using background-blend-mode overlay doesn't give the right saturation.
Thanks!
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey maxkaiser, good job completing this challengeKeep up the good work
Your solution looks great however I think the title text needs to be a bit bigger
In terms of your validation errors
Attribute alt not allowed on element a at this point. This means that the anchor tag has no attribute called alt.
In terms of the overlay try
mix-blend-mode
propertyI hope this helps
Cheers Happy coding š
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