Blog Preview Card with HTML & CSS

Solution retrospective
practiced html, css
What challenges did you encounter, and how did you overcome them?none
What specific areas of your project would you like help with?none
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Md-Mubin
No need to use class name in every tag. Like insted of using .card-img... you can use .card img{}... Use sementic tag. Good for page optimization. You can use class name if have to use same tag more than one, under a div/parent div...and you need to use class name than.
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