Social Links Profile using HTML and CSS

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 to green 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 a 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! 👋
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