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

CSS GRID - Responsive website

P

@Depaulaeduardo

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?

I am pround of not giving up

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

change from mobile to desktop, I had some challenges in change the image and from display block to display grid

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

Helping in understanding better display block, display flex and display grid

Community feedback

@vishalpawarR

Posted

Display block takes the full width of the container like p, div, main etc tags.

Display inline take whatever space it needs not full space like span, anchor, img etc tags

Display flex and grid are mostly used in responsive layouting

Display flex is used for creating 1 dimensional layout

Display grid is used for 2 dimensions layout

Marked as helpful

0

@HussainAzimi

Posted

good work

Marked as helpful

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