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 Info Page

@A-noob-in-Coding

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

It was easy one

What challenges did you encounter, and how did you overcome them?

While using figure element for the images, I found that figure element retains its default margin even using the css reset

*{
margin:0;
padding:0;
box-sizing: border-box;
}

Can someone confirm this?

Community feedback

@JoshuaOlubori

Posted

Great solution overall. The paddings are a little off though

1

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