CSS And HTML Issue With Image Styles

Advertisements *Hello, I want to have text below the image like in the example, but I can’t figure out what is wrong, i took the code from W3Schools: https://www.w3schools.com /css/tryit.asp?filename=trycss_ex_images_card Can someone help? Thanks Example Image: https://imgur.com/a/P86DVjW What It Looks Like: https://imgur.com/a/JOXpAJI* “`{ margin: 0; padding: 0; box-sizing: border-box; font-family: ‘Poppins’, sans-serif; } body {… Read More CSS And HTML Issue With Image Styles