Georginio
@Georginio-prodAll comments
- @Mohamed-OdaySubmitted 4 months ago@Georginio-prodPosted 4 months ago
If you want to position the elements correctly, use the CSS grid with 4 columns and 2 rows and you give them the right dimensions, but first you have to define a container for the parent.
0 - @Leu3erySubmitted 4 months ago@Georginio-prodPosted 4 months ago
great but you define the size of your card so when he positionnate for 1440*800 he does not respect the original size so I propose to you use width 100% and give the real value for height. When you use grid css you resolve your problem
0 - @Satyam-Pandey677Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
This time not make this challenge responsive because of less time so next challenge i will make project perfect
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?none
@Georginio-prodPosted 4 months agoIf you want to position the elements correctly, use the CSS grid with 4 columns and 2 rows and you give them the right dimensions, but first you have to define a container for the parent. And when you work check the real size for figma
0 - @Ghm84Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Finishing another challenge and keep learning is something to be proud of.
What challenges did you encounter, and how did you overcome them?The position of cards on desktop version and some adjustments in paragraphs and other stuff took me some extra time.
What specific areas of your project would you like help with?Any suggestions will be appreciated.
@Georginio-prodPosted 4 months agoIf you want to position the elements correctly, use the CSS grid with 4 columns and 2 rows and you give them the right dimensions, but first you have to define a container for the parent.
Marked as helpful0 - @JV2018Submitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I believe this task was within my skillset, but next time I'd like to complete it faster.
What challenges did you encounter, and how did you overcome them?- I don't think I quite made it pixel perfect, though I think I'm relatively close
- I had to look up when it's better to use margin vs. padding
- Did I space the elements correctly relative to each other?
- Did I add all the needed accessibility features?
- Did I properly consider how the design looks on various devices?