I would love for someone to review the HTML components I used. I decided to go with the Figure and fig caption elements for the card, instead of the traditional div. This felt appropriate based on the descriptions for these elements on the MDN docs. Is there an benefit or caveat to this approach?
Aychew Seyoum
@Aychew10All comments
- @BhandarkarPawanSubmitted over 2 years ago@Aychew10Posted over 2 years ago
Good try there!!! ...as for suggestions, use css background property for images in cases like these where u have multiple images for responsiveness sake(desktop and mobile)
0 - @colCarvaSubmitted over 2 years ago
Hi everyone!
Good challenge, hope if you have any feedback, please let me know.
@Aychew10Posted over 2 years agoGood work!!! Try to use css background property for the responsiveness. If you have two different images for a desktop and mobile devices, You won`t be able to switch between the two images using the img tag.
Marked as helpful0