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

  • @JacksonRudd

    Submitted

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

    This was my first time using a table, or horizontal breaks. I also used a media query, but not sure if there is a better way to make this responsive.

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

    I had some trouble making this responsive. I'm still using some min-width and some media queries. I want to learn more about doing this the right way.

  • @FirstHalcyon

    Submitted

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

    Last two exercises were Flex-only, so I opted to do just Grid with this one. Managed to completely avoid using divs and got by with just semantic elements.

    Really happy with how it all came together. Flex seemed like the obvious choice here and I haven't practiced Grid in a while, so it was a nice change of pace.

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

    Was a bit rusty on Grid, so it was a bit cumbersome at first. It was just a single column of elements, so Flex was much more fitting. Still, by the end, I got a good hang of it.

    @Dannimations

    Posted

    You did a very good job, especially with the dimensions of the main div, which are almost identical to that of the original project. Keep at it! :)

    1
  • @Dannimations

    Posted

    .....I think you may have pushed the wrong project, or there was an error in your pushing, because this hardly looks like the original project.

    0
  • @Dannimations

    Posted

    Good job, just put the main div at the center of the page. You can achieve this by making it's position relative, then use the top, left and right attributes to position it accordingly.

    0