
Responsive Blog Preview Card using HTML CSS
Design comparison
Solution retrospective
Proud of completing this in few hours and my myself.
What challenges did you encounter, and how did you overcome them?The problem that i faced was making avatar image and text beside it to go in center but later i figured it could be done through flexbox so thats how i did it.
What specific areas of your project would you like help with?I think i had a problem with image and when i gave it min-height it wouldn't work also border radius was not working with min-height. That's something i couldn't figure out.
Community feedback
- @spalquiPosted 8 days ago
Consider using the
article
withinmain
tag for your content as it's more semantic and helps define your content.Excellent use of CSS selectors.
Consider using CSS variables for colours and other values that might be used more than once.
Overall, great work!
1
Please log in to post a comment
Log in with GitHubJoin 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