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

i use CSS and Flexbox.

@Sergio-Ivan-Melgarejo

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


I have a problem with filter to image. Can you tell me how you can do it?.

console.log("hello");

Community feedback

seekinfox 560

@seekinfox

Posted

i used background for changing and adding color filter on top of that.

background: url("image-link"), rgba(0, 0, 0, 1); or

background: linear-gradient(color, color), url(" ");

i think you can also use css filter for this effect, look it up on google. ;)

1

@Sergio-Ivan-Melgarejo

Posted

@seekinfox Thank you, i try with your advice.

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