Blog-preview-card in HTML and CSS

Solution retrospective
Nothing to say
What challenges did you encounter, and how did you overcome them?Nothing to say
What specific areas of your project would you like help with?Nothing to say
Please log in to post a comment
Log in with GitHubCommunity feedback
- @webdevsuman
Looks good. But the avatar image link is not working it seems. Try with "./assets/images/image-avatar.webp".
For responsive view in Mobile device even in landscape, Add media query and set the main section height to auto. 100vh is good for large screens but crops the design in mobile device when landscaped. Also, it is a good practice to use external css file for "separation of concern".
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