Blog preview card using CSS and HTML

Solution retrospective
I tried using rem and making the UI more responsive
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@mkerr-github
Great job, well done.
Quick tip that will finish it off for you!
As well as the change in colour when the link is hovered over by the mouse, you should also add this functionality when the user selects the link using the tab key (called focus). A lot of users like to use the tab key to navigate quickly instead of just the mouse.
Try the tab key on your live website, and then for buttons/links on a well-known site, and you'll see what I mean.
Here's helpful relevant article:
https://dev.to/daaahailey/css-basic-8-hover-active-focus-4d78
If you found anything in this comment helpful:
Please remember to click the ‘Mark as helpful’ button, thank you!
Keep up the good work, and keep going! 👋
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