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 getting better at using Flexbox.
    • I used Flexbox's gap property instead of margin and I find it more convenient.

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

    • Moving list items were little bit tricky for me, because I couldn't decide which way the correct way to do that. So I modified the default padding on the parent (ul, ol) elements and after that I use padding-left on the list items.

    • I can't center my article component with flexbox, I guess the container or the viewport is not big enough. Any idea to solve that? Or should I use the absolute position trick?

    • Sometimes it takes more time for me to decide which is the correct way to do something, but I know there are more correct solutions, and it depends on the task.

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

    • Decide which method I should use to solve a task faster.

    I gladly receive any opinion where can I improve myself based on my solution.

    Thank you for your review in advance. :)

  • Submitted


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

    I can solve it, and I like solving problems/challenges.

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

    At first I could't change the colours of the links when I clicked them, but I realised that if I change the colour of their parent container they will inherit that. :)

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

    I gladly receive any feedback.

  • Submitted


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

    I think I made a very similar copy of this challenge version.

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

    I think I usually overthink which semantic elements use.

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

    Did I make good html elements choices ? I gladly receive a feedback about that. Thank you!

  • Submitted


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

    I solved this challenge very fast.

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

    I am not confident yet to decide which semantic elements use and when.

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

    I gladly accept every feedback where I can improve my code. Thanks for your help in advance.