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

  • clickglue 120

    @clickglue

    Submitted

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

    I'm happy to learn how to better analyze and prepare before I start coding. Also, CSS start to become more predictable if you structure it properly and do less trial-and-error.

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

    Using flex is a challenge. Also, I'm not sure if I understand the concepts of 'responsive' correctly.

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

    How to implement responsive designs.

    @indigorose

    Posted

    This a great solution to the challenge.

    It is clean, responsive to different screen sizes and does not differ to the design.

    The hardest part for me too is planning analysing and visualising your solution especially with grid and flex.

    As you said, good structure makes it easier to understand, and that is evident in your code using main, article and section rather than all div to section your code along with clear class names.

    Look forward to seeing your other solutions.

    Marked as helpful

    1
  • @indigorose

    Posted

    This is really good submission on this challenge. The html is easy to read and the css is dry as well. Did you use a mobile first or desktop first responsive approach? Look forward to seeing your other challenge solutions on this site.

    0