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


    1.What did you find difficult while building the project?

    • The first difficult was how to change the image without using background-image using url(), because I wanted to use the alt description for accessibitity.

    • The second was how to do the padding at mobile version, since mine does not show the background behind the card.

    2.Which areas of your code are you unsure of?

    • I will find a better way to create the responsive version on the future without media queries using just CSS Grid.
  • Submitted


    What did you find difficult while building the project?

    • Identify the right spaces between the items.

    Which areas of your code are you unsure of?

    • The selector at .overlay is not working to change the view icon img on .overlay:hover to a stronger opacity than .overlay. This is something that i will check again later.

    Do you have any questions about best practices?

    • Should be used ::after for this overlay effects or position: absolute?