Latest solutions
Page using Dispaly: Grid and Flexbox
#sass/scssSubmitted 10 months agoif anyone wants to give me a hint or help me fix something, just write it
Latest comments
- @Chanda-AbdulSubmitted 9 months ago
- @akmalov11cSubmitted 11 months ago
- @Asv000Submitted 10 months agoWhat are you most proud of, and what would you do differently next time?
That I learned a lot about CSS Grid and this layout was scary at first but with some googling I think I really nailed that one.
What challenges did you encounter, and how did you overcome them?Centering two cards in the middle and then centering left and right card. Align-self is a magic property. Mixing Grid and Flex was really a blast!
What specific areas of your project would you like help with?I'm looking for general feedback!
- @bartoszdudziak-devSubmitted about 1 year agoWhat are you most proud of, and what would you do differently next time?
I'm proud of the final result. I would use another way to replace image source. Mine it is not the best way.
What challenges did you encounter, and how did you overcome them?I had to find out more about self-hosting fonts.
What specific areas of your project would you like help with?I wonder if my solution with media query could be better, especially image behaviour.
- @osamaaabdullahSubmitted 11 months agoWhat are you most proud of, and what would you do differently next time?
Browsing different sites on how to fix the problem I was facing
What challenges did you encounter, and how did you overcome them?Space between li and li marker
What specific areas of your project would you like help with?Any constructive criticism is appreciated
- @miyoumSubmitted 11 months agoWhat are you most proud of, and what would you do differently next time?
I learnt about clamp() function, first time I make the fonts responsive.
What challenges did you encounter, and how did you overcome them?The flexbox again, I still don't know when to use align-items, justify-content ...
What specific areas of your project would you like help with?Nothing for now.
@kirilzabPosted 11 months agoWatch some video on FreeCodeCamp about css and u will understand what is flexbox
Marked as helpful0