Responsive Blog Preview Card

Solution retrospective
Hi, mentors
Responsive animated solution for this challenge.
The challenge
- See hover and focus states for all interactive elements on the page
Built with
- Semantic HTML5 markup
- CSS Flexbox
- Mobile-first workflow
Awaiting your feedback. Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Blackpachamame
Hey your solution is amazing! 🤩
The
cursor: pointer
indicates that an element is clickable, usually used for links. In this case, the card is not clickable, so placing this type of cursor can be confusing for users.
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