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 feel proud of learning more things of CSS. Next time planning to use bootstrap.

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

    I faced challenge when hovering the div especially the way the background color appearing. I solved it using transition property.

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

    Feel free to provide feedback on any error code and any useful tip to make my code more perfect.

  • Submitted


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

    I am proud of improving my own knowledge. Next time I will try using grid instead of flex.

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

    I encounter on making the web responsive. I overcome it using media query and using another units like em, rem. I also faced challenge in making the image fit inside the card. I overcome it using display property set to block.

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

    I would really like feedback on the structure of the code and the responsive code of the web.

  • Submitted


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

    I encounter challenge on center the div element. I overcome it by making the div flex. The solution of using flex got from MDN web docs.