Social links profile

Solution retrospective
I feel proud because with each project I am improving my front-end skills. In the future I would like to implement some more advanced technologies such as React or Tailwindcss.
What challenges did you encounter, and how did you overcome them?In the part of following the pre-established designs such as font and colors, these were overcome by investigating and seeing other people doing the same projects.
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! 👋
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