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'm proud of how I started experimenting with CSS variables and Flexbox - those are two components that I didn't implement in my last project, but they made this one easier to handle.

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

    I had some issues with spacing and alignment, but implementing Flexbox and modifying margin/padding helped solve these problems.

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

    I would like feedback about simplifying my code - are there parts where I can achieve the same result more efficiently? Any other feedback is appreciated as well!

  • Submitted


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

    With this being my first project, I'm most proud of how I worked through various issues to make my code create an output like the reference image.

    Next time, I want to try using CSS variables instead of copying the same color codes multiple times.

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

    The box shadow wasn't appearing, but then I realized I had formatted the values incorrectly

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

    This is my first project, so my code might not be the most efficient or organized. Any tips on achieving the same result but with less code / alternative approaches would be appreciated!