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?

    Bingus

    Coding is fun

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

    The color property changes the outline color as well

    After some research I learnt about the outline-color property, and also about the font-weight property so that's nice.

    I thought the buttons would center with the body but turns out it didn't. Then I realized I can center things inside the container.

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

    I don't know how to properly use classes. As in, maybe I made too many classes and that I could have achieved this without some of them. I don't know tho

    Overall I am just worried if I did things "correctly" or efficiently.

    I also want to know why my solution is smaller compared to the design. I felt like it's an easy fix but for some reason I can't figure it out

  • Submitted


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

    This took a lot less time than the previous challenge I attempted. I was able to apply things I learnt from feedback I got.

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

    I was having trouble with deciding what it looks like when the user interacts with certain elements

    I was also struggling with how to categorize each element with the classes

    I just went with it though

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

    What are some good practices when it comes to design to make it more accessible?

    How do I make the code not look overcrowded?

  • Submitted


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

    I'm happy that I finally did a challenge

    I need to plan better and learn more about the fundamentals

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

    I struggled with centering the divs and the image and I did not know how to use margins and paddings

    I searched a lot of questions on google and learnt from them

    Once I was completey stuck and didn't understand why the image wasn't centered properly, I watched a video of the solution and this taught me about css variables and the max-width property, it also taught me why the align-item property wasn't working

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

    I did not really pay attention to the accessibility, and I would like to know how to make it accessible

    I want to know how to make my code more efficient or readable, or if there's some shortcuts and what are the best practices, should I use other units instead of px

    And how do I layout the html