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

All comments

  • ianwilk20 220

    @ianwilk20

    Submitted

    What are you most proud of, and what would you do differently next time?

    I am most proud of my application of the CSS grid.

    Next time, I would use grid template areas instead of defining the grid columns and rows the way I did.

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

    How to get the attribution footer to be at the bottom of the desktop page (a recurring struggle). I overcame it by doing some research and I found that the easiest way that allows for the most customization is by making the body element have a min-height: 100vh, display: grid, grid-template-rows: 1fr auto. Additionally, on the attribution itself define a min-height.

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

    Any feedback is welcome!

    @Richardedem6

    Posted

    Awesome work done

    1
  • P

    @juliusalberto

    Submitted

    What are you most proud of, and what would you do differently next time?

    I am most proud of using grid in this page. It's so hard! I'd definitely do it faster next time. This time I'm still figuring out the intuition behind grid settings, but it's okay!

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

    I encountered some challenges in setting the gap and width for the row. I know that the row should have the height of 250px, but the way I set up the grid was that each card should occupy two rows.

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

    Nothing

    @Richardedem6

    Posted

    Great work done colleague.

    0
  • @Richardedem6

    Posted

    awesome work,

    Marked as helpful

    0