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?

    I am proud to have successfully finished another project and to have gained more practice in responsive webflow.

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

    I had issues with correctly setting the alignment of images. However, I used multiple resources to gain further understanding.

  • Submitted


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

    I think I did a better job of styling the responsive layouts as close to the given design as possible in this challenge.

  • Submitted


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

    I am proud of creating a solution similar to the preview even without exact design measurements.

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

    Setting the style to highlight the list of links on hover was a bit challenging as the text color was still white even when I added the required color to the li:hover selector. I fixed this by adding color:inherit to li:hover a selector.

  • Submitted


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

    I am most proud of focusing on the semantic structure of the HTML. I would probably modify the media queries.

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

    Setting up the correct image layout is a bit difficult sometimes. But I believe setting up a separate outer div to enclose the image has been helpful.