Design comparison
Solution retrospective
Any feedback is welcome for improvement.
Community feedback
- @NikolaD93Posted almost 2 years ago
Hello there! 👋
Congrats for completing the challenge! 🙌
I have 2 suggestions for you:
1.Make sure to write some description on all of your images in the alt attribute. 👇
https://www.w3schools.com/tags/att_img_alt.asp
2.Put all nav-links or footer-links in an unordered list - <ul></ul> tag, then in list - <li></li> tags, which then have <a></a> tags. 👇
https://www.w3schools.com/html/html_lists_unordered.asp
Hope this was helpful for you!
Happy holidays! 🎉✌
0@CletsyMediaPosted almost 2 years ago@Nikola1232456 I am so grateful, I really appreciate your effort in writing these suggestions.🙏
I will do the needful to make my work better. Happy holidays, brother!🍻🥂
1
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