I’m very close to finishing the HTML/CSS assessment, but am having 3 issues.
First is that the border on my card isn’t showing up. The shadow appears on hover, but I’m not able to get the card to have that grey border shown in the example.
I cannot get my text to align inside of the card the way it shows in the picture. I’ve been playing with margins and padding, but I’m not able to get the secondary text to sit to the right of the round image. Can someone point me in the right direction? Do either of these things even matter for this assessment?
My final issue is on line 44 of my Html, it’s giving me an error that I’m not sure how to resolve…
Here’s my code: