Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Your session has expired please log in again.
Your session has expired please log in again.
Your session has expired please log in again.
Your session has expired please log in again.
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Four card feautre

Vittorio De Luciaโ€ข 220

@VittorioDL

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I appreciate any suggestion to improve my code! Feel free to tell me what I could have done better. I'm really happy with the result and i think i organized the code well. I completed this challenge in much less time than the others. Tell me what you think!

Community feedback

Lucas ๐Ÿ‘พโ€ข 104,420

@correlucas

Posted

๐Ÿ‘พHello Vittorio, congratulations for your solution!

I liked a lots your solution and the way you've managed all the font and color properties using variables, that's really cool.

There's only tiny problem with your solution, the background-color you've added it to the container, should be on the body in order to fill all the background screen.

body { background-color: var(--main-bg);}

Anyway, congrats, your solution seems really great.

Marked as helpful

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