Design comparison
SolutionDesign
Solution retrospective
Any feedback would be greatly appreciated. Thank you!
Community feedback
- @ChamuMutezvaPosted over 3 years ago
Well done , the site is responsive. The list items in the footer has to be anchor elements(with the anchor being a child of the
li
) as their purpose will be to navigate to extenal pages. I would recommend to make the social icons an unordered list and theli
elements having ananchor
element as well. That is just to improve on their accessibilityMarked as helpful0@Vinam09Posted over 3 years ago@ChamuMutezva Thank you for the feedback. I will keep that in mind for future challenges.
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