Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Stats Preview Card Component

@gilangr1440

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

making image color overlay with ::before pseudo-element

What challenges did you encounter, and how did you overcome them?

measurement width, height, padding, and margin

Community feedback

@DebabrataBanik

Posted

Great work on the design!

For the image maybe you can try this, on your ::before psedo-element of .image-container replace the background-color with background-color: hsl(277, 64%, 61%);. Then on the img class add this mix-blend-mode: multiply; and opacity: 0.7;

Hope this helps!

Marked as helpful

1

@gilangr1440

Posted

thanks @DebabrataBanik

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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