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 my semantic HTML, even though I'm sure there's still room for improvement

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

    Styling the list markers was especially hard since I've never had to style it with different colors and weights before. I'm not sure if I like the way I solve this, but it seemed like the best solution for this project.

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

    If anyone has documentation or tips on how to style lists and tables in a better way, it would be very appreciated.

  • Submitted


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

    I'm proud of how close to the design my solution got.

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

    I'm struggling with responsive design, I tried to find some solutions that didn't involve media queries but ended up using them anyway.

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

    Links, documentation, or any other suggestions on responsive design, especially with alternatives to media queries, would really help improve my knowledge.

  • Submitted


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

    I'm still learning how to use figma designs but I managed to get it very close to the design, so I'm proud of that. Next time I'll take even more time to analyse all the design details before I start building the CSS, so I don't have to go back to it all the time.

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

    It's my first time trying to use rem instead of px, and I still get confused with it, had to read a lot of documentation to get it right.

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

    Suggestions on how to make my code cleaner are always helpful, especially the CSS!

  • Submitted


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

    I'm proud of how fast I came up with the solution, it took me less than two hours to finish, and for me this is very fast. I would try making more and more detailed commits next time.

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

    It's been a while since I last practiced CSS and HTML, so remembering basic things was hard, but it was easy to remember consulting the documentation

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

    I would love any tips and recommendations on how to make my code simpler and easier to read, and also how I can organize my CSS, if I could make anything different, like if my CSS is redundant or if there's an easier way.