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 challenges did you encounter, and how did you overcome them?

    When creating the image container div, there was a discrepancy between the height of the image and the height of the container. Even though I set height: 100% on the image or reset the styles, a small gap persisted. I solved it by setting the aspect-ratio of the image on the div.

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

    I would like to learn to manage images and their containers more efficiently.

  • Submitted


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

    I am happy with the border radius and the size of the card which I think is very close to the original.

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

    The main challenge I faced was actually choosing the HTML tags. I was unsure whether to use titles with h1, h2, etc., whether to place the image inside a div, and other similar details.

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

    I would appreciate receiving advice on the use of HTML tags.