Huddle landing page using html and css only

Solution retrospective
Hello this is my solution for this challenge , any suggestions ?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NikolaD93
Hello there! 👋
Congrats for completing the challenge! 🙌
I have a suggestion for you:
Put all your footer social icons 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! 🎉✌
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