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 solutions

  • Submitted


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

    Begin to feel more comfortable using HTML semantics, CSS Grid, and Flexbox

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

    I haven't encountered any problems

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

    Any feedback is welcome

  • Submitted


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

    I solved the challenge

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

    Semantic HTML, I find it sometimes difficult to pick which landmark to use.

    I solve that by trying to think more about the relationship between an element.

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

    Naming convention in CSS

  • Submitted


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

    it is much easier to vertically align content with Flexbox in a single dimension layout

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

    using CSS Grid to specify space between content is much easier

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

    styling with CSS, especially with sizing units when to use px, em, rem, percent, etc...