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?

    Proud in how I arranged my css codes, and that I used variables; which i was lazy to do so in my previous challenges. Turns out they were indeed more convenient.

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

    As usual: padding, font size, margins which i have to trial and error using my not so good eyes.

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

    Any suggestions, good practices I should be following etc...

  • Submitted


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

    I had an idea on how to replicate the layout even before starting to code just by using what I currently know. I'm quite proud of this because it shows just how much I improved.

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

    Trying to margin-top auto the icons and wondering why it wont work vertically, took a lot of time before I gave up and just flexed everything inside the card.

    Another challenge was how to do the colored line, and I ended up searching it in YouTube. Turns out i have to make the thickness and the border radius the same to eliminate the down curves

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

    feedback is welcome

  • Submitted


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

    I'll clean my css code

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

    The desktop image does not occupy 100% of container's height, solved it using flex

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

    feedbacks are welcome

  • Submitted


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

    I would use separate folders for the CSS just to make it more readable.

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

    Centering the dot inside the list. Instead of using the list markers I used HTML entity and flexed centered them.

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

    Tips and suggestions are welcome

  • Submitted


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

    Probably polish the sizing and margins

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

    Not much

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

    The black cursor thing

  • Submitted


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

    I've built something today

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

    Fitting the font size and margins to match the design.

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

    feedback is always welcome

  • Submitted


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

    Proud to have at least built something today

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

    Trying to center the image with flex, first was confused why it did not work, turns out I need to put a height to the body.

    What I did,

    • Put a 100vh height to the body,
    • Then flex justify and align center

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

    feedback is welcome