Blog preview card using CSS flex and HTML

Please log in to post a comment
Log in with GitHubCommunity feedback
- @ylin320
Hi Paciifaya, great job on completing this challenge! 🎉
🔍 Suggestions for improvement:
- The user picture and name (Greg Hooper) are outside the card’s boundary. This might be due to the card’s size being too small. You could try increasing the card’s height or adjusting the alignment.
- The description text ("These languages are the backbone...") does not break naturally into multiple lines, which affects readability. Try adjusting width, line-height, or word-wrap properties to improve text flow.
Responsiveness:
- The card looks good overall, but make sure it adapts well to different screen sizes by checking how the elements are positioned in smaller viewports.
Great work on this! A few minor tweaks and it’ll be even better. Keep it up! 🚀😊
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