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 would like to make the code less longer and better readable

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

    I learned how to find the extra/unnecessary margin using the browser inspect element

  • Submitted


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

    I'm proud that I learned CSS Grid!

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

    I tried to code it using flexbox but it was a mess. So I learned how to use grid and it was perfect!

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

    Any help is welcomed!

  • Submitted


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

    I'm proud to have been able to do code the cards and make them looks close as the desing. I would like to do them better next time though.

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

    I would like to know how to move the images to the right (I had to use a margin-left and I know that's probably not the correct way to do)

  • Submitted


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

    I'm proud of how I was able to display the images in both desktop and mobile

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

    There were some CSS property I didn't remember so I needed to look a lot in the mdn web docs until I got everything I needed

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

    Any help is welcomed!

  • Submitted


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

    I'm proud of how I made this almost exactly like the original desing, I thought it would be very difficult, but it wasn't like that! I would like to search more resources for making responsive pages though.

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

    I wasn't sure how to make it responsive for mobile, so I just change the display until it looked fine. I also didn't know how to display the image for mobile, so I just moved it with margin -px

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

    I would like to know how to make the brown text in the table like it was in the image desing.

  • Submitted


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

    I'm proud that I'm getting used to this! I complete this in 1 hour! :D

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

    Didn't knew how to place the buttons in a column instead of a row, but after some yt tutorials, I learned about the flex-wrap property!

  • Submitted


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

    I'm proud that I was able to do this simple website faster than last challenge, in just 2 hours.

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

    I didn't knew how to use a svg and scale it, but I figured out watching some YT tutorials.

  • Submitted


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

    I would change the order of what I do first in the css

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

    How to center the div. Just has to watch a youtube tutorial from this year.