Stats Card using Html & CSS & Response by MediaQuery
Design comparison
Solution retrospective
Hello developers, I appreciate for any advices and suggestions.
Community feedback
- @MoatazMohiePosted about 3 years ago
Nice Work. Keep it Up.
Marked as helpful1 - @TomasScerbakPosted about 3 years ago
Hi Ahmed, nice work. I'd like to ask, how did you change color of the picuture? I took this challange yesterday and I was unable to change the color with any css property. Thanks.
0@AhmedSaidi99Posted about 3 years ago@TomasScerbak Hi Tomas, thank you for your comment <3 . I change the color by filter property: https://developer.mozilla.org/en-US/docs/Web/CSS/filter , And mix-blend-mode: multiply; for the child (::before in my challenge)
0@AhmedSaidi99Posted about 3 years ago@TomasScerbak You can check my code from my repo here: https://github.com/AhmedSaidi99/stats-preview-card
0@TomasScerbakPosted about 3 years ago@AhmedSaidi99 , thank you Ahmed
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