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

defPhisy 140

@defPhisy

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?

Build mobile first and it got pretty fast. Making progress 😁.

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

For desktop i could quickly changed flex-direction: column to row. Then the nightmare started 😭. I had massive problems to fit the img in desktop version correctly. In the end i handled it with the width of the parent and the width of the img. On one side the css for this media query is very less and clean. But i am not happy, because i hoped i could fix this with flex properties.

What specific areas of your project would you like help with?

I still do not know what the problem is. Just want to adjust the image simply with flex. Thought i could easily set the image and the description 50/50 in width.

Community feedback

@kelton-glitch

Posted

The project build up looks great for both desktop and mobile displays.

For the challenge you raised up, it is possible to set it such that the image takes up 50% of the space allocated to the card. Just set it to 50% of whatever value set for the width

The project looks very well done and responds perfectly. Great job!

Marked as helpful

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