Sifen Fiseha
@SifanfisehaAll comments
- @gauravk2203Submitted 2 months ago
- @shadowbanksSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of the fact I was able to learn CSS grid and then design the page using both flexbox and grid.
I'll use CSS grid more going forward.
What challenges did you encounter, and how did you overcome them?The challenge I encountered was when reducing the screen size, the left card shrinks first, instead of all the cards. I later remembered(after a long while XD) that I needed to set the grids using the
What specific areas of your project would you like help with?fr
unit, this allowed the layout to remain proportional and responsive, asfr
distributes the available space equally among the grid items.I would love feedback on my use of Grid and Flexbox, especially when it comes to how I combined the two for layout flexibility and responsiveness.
Thank you in appreciation :))
- @gauravk2203Submitted 2 months ago
- P@underhrSubmitted 3 months agoWhat specific areas of your project would you like help with?
I would like to generally know if there's anything i could have done differently or more efficiently, especially in terms of responsiveness. I'm somewhat new to that, so it would be nice to have some feedback.
- P@OdiestaSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I proud that i can create the site easily because i have create site with similar looking design such as QR code component and Blog-preview-card
- @EddieVillegasSubmitted 3 months ago@SifanfisehaPosted 3 months ago
It is almost identical just align it to the center by making the body display flex. everything else is cool!
0 - @HumeniukNazarSubmitted 3 months ago