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

HTML and CSS

@lucasqueiroga03

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 want know how I don't know how change the color of image in css and I not find in internet how do this. So I change the color in photoshop. This is my only question, how I change the color of image in css?

Community feedback

P
Patrick 14,325

@palgramming

Posted

you need to center your layout. Margin left and right AUTO will help right now you just have one side set https://www.w3schools.com/css/css_align.asp

Marked as helpful

1

@rngueco

Posted

Hey Lucas!

It looks like you need to work on your CSS skills a bit more. Majority of your elements are positioned absolutely, which will work against the responsiveness of the site. CSS Flexbox and CSS Grid are usually what developers use when laying out a project such as this.

As for the image coloring, try looking into the mix-blend-mode property.

Cheers and happy coding! 🎉

Marked as helpful

1

@lucasqueiroga03

Posted

Thak you very much, I will adjust the css, and this projects help this, to developed my skills

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