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 Preview Card Component

P
Mario 140

@Mario97M

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


Any feedback is appreciated

Community feedback

Bizzare 1,320

@godmayhem7

Posted

hey @Mario97M your code was totally amazing 👏👌 here are some tips to better your code ; in your css instead of using position absolute for your code to center your card u should have used this instead (body{ display:flex; flex-direction:column; justify-contents:center; align-items:center; }) for more understanding learn more about css flex-box and grids and also wrapping your code all of your code around div-tags look kinda messy try using other interactive tags like main-tag(<main></main>),section-tags(<section></section>), header-tag(<header></header>) and footer-tag(<footer></footer>) . hope my feedback was helpful 👍👍

2

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