Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Stats preview card component challenge hub

@CaioRoman

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 couldn't change the color of the image, could someone teach me how to do this or where I think ???

p.s. sorry for my english, i'm brazilian and i'm still learning english so i'm using google translator

Community feedback

@Rahulbaran

Posted

👋Olá Roman, I am Rahul.

I went through your code and here are some points which I want you to know regarding the site

  1. You should learn the flexbox & grid layout to make the site responsive.

  2. Instead of "img" tag , you can use the image as background along with the background color which you saw in the preview of project and you can go through the mdn link.

  3. Use rem or em instead of px , it will give your more control to change the font-size & other unit related properties. You can read about it here.

  4. Learn some shorthand properties like margin, padding, font etc. to make your code shorter and cleaner.

  5. Here you don't have to use two stylesheets (css files).

That's all for now hope it helps and let me know if you need to know about some resources etc.

Thank you for teaching me how Someone greet in brazilian. Happy Coding🙂

0

@EdTheDev254

Posted

Hey, to change the background image color, use linear-gradient, here's a link to a video with such a solution :https://youtu.be/qKKXQepRIu0

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