Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
Any advice is welcome.
Community feedback
- @Nico243Posted 3 months ago
Hey, great code!
The following might improve your code, the shadow-box can be reduced at the profile picture and the main container.
You might want to consider adding <a> tags in the following to make the link clickable <ul class="links"> <li href="#" tabindex="0">GitHub</li> <li href="#" tabindex="0">Frontend Mentor</li> <li href="#" tabindex="0">LinkedIn</li> <li href="#" tabindex="0">Twitter</li> <li href="#" tabindex="0">Instagram</li> </ul>
Happy Coding!
Marked as helpful1@wideirpPosted 3 months ago@Nico243 Thanks for pointing this out! That is definitely an important addition that I totally overlooked.
0
Please log in to post a comment
Log in with GitHubJoin 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