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

3-column preview card component

@OmarHashemHegazy

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


a good challenge to practice your skills

Community feedback

P
Jeuri Morel 1,405

@JeuriMorel

Posted

Currently you have the images linking from a folder that doesn't exist so the images aren't showing up. Changing <img src="images/icon-luxury.svg" alt=""> to <img src="icon-luxury.svg" alt="">, for example, makes them appear.

You forgot to change the color on the fonts and background, so right now it's not matching the design.

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