Blog preview card built with HTML and vanilla css

Solution retrospective
My use of media queries
What challenges did you encounter, and how did you overcome them?Getting the image to fill the entire width and height of the div. I added it using a url in the CSS file (background-image property). I was really elated when i was able to figure that bit out.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hi, ebenkanin!
Nice job!
Would only point out that the card is bigger than the original one, and the top padding too.
The original "Learning" content has a round border and is smaller in the original one.
You can also use semantic tags on your html, such as main, section and/or article, etc.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord