Design comparison
Solution retrospective
I'm new to HTML and CSS, I couldn't find a way to make the image purple properly, the rest I think it was ok.
Community feedback
- @Mohammd1321Posted over 3 years ago
hey man everything looks awesome but its not responsive which is a big downside so you need to look at that and knowing that you are new to HTML and css that looks very good goodjob man keep it going 🤩
1@grossi13Posted over 3 years agothank you so much ! I will continue keep trying harder !
0 - @Logarithmique51Posted over 3 years ago
For me , I think the solution is that to put the image in a div , set the opacity of the image under 80% and set the background color of the div in purple. And play with the settings to have the smoothest effect.
1 - @grossi13Posted over 3 years ago
Nice ! thanks! your idea worked well! thanks!
0@AgataLiberskaPosted over 3 years ago@grossi13 you can also set
background-color
to purple,background-image
to your image, and usebackground-blend-mode
property to blend them together1@grossi13Posted over 3 years agothank you so much ! the tip was very good, it made my life a lot easier! Hahaha thank you !
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