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

Product card component using html and css

yimerahmed 160

@yimerahmed

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P

@davidmoreau2

Posted

spot on. make sure to use border radius on the image to get the rounded corners can be written as

img { border-radius: 20px 0 0 20px; }

the order for the numbers is top-left top-right bottom-right bottom-left

you also need increase the font size on the larger site so the text fills the whole screen

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