This project give me some insights about centering , land marking the elements. I got confuse with how to arrange elements inside each card with space equally . Padding quite difficult .
Elvis
@ElvislexAll comments
- @Nayabi26Submitted about 1 year ago
- @Joylin-PintoSubmitted about 1 year ago
I had trouble making this layout responsive using grid. I used grid layout for desktop design and display flex for mobile design. Is there a way I can design the mobile design with grid layout
@ElvislexPosted about 1 year agoi don't think there's any need to design the mobile view using grid, naturally all the boxes stack on top of each other making it easier to design the mobile view.
Marked as helpful0 - @chill31Submitted over 1 year ago
This is another solution where I have doubts about semantic html elements. I think I did my best with the class names and element names.
Please do write if you find any problems
@ElvislexPosted over 1 year agoHello chill, you forgot to change the background color of the body. Nice work btw
0