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

Responsive Stats Preview Card Component

@chriszimbizi

Desktop design screenshot for the Stats preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Account Deleted

Hello dear you just done a wonderful job but I have a small suggestion for you

You can change the image color by writing

firstly add background color on your image container like that

picture {

background: hsl(277, 64%, 61%);

}

Than add this on picture img

picture .main-header-image{

width: 100%;

height: 100%;

mix-blend-mode: multiply;

object-fit: cover;

opacity: .75;

}

And I think also you can take a look of my solution that will definitely going to help you

Marked as helpful

1

@chriszimbizi

Posted

@MrSandipSharma Thanks for the help, I'll try your suggestion.

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