Huddle Landing Project - vanilla HTML/CSS

Solution retrospective
After a month learning the basics of JavaScript, I have come back to see if I still remember my HTML/CSS for this :).
Any and all feedback is appreciated. Thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey there, Myro Joy Lee! 👋
Great work on this challenge! 👍 Your solution looks good! 👏
One or two small suggestions I have are,
- Making sure the content of the page is centered at large screen widths (currently, it sticks to the left side of the page).
- Turning the social media icons at the bottom of the page into links (and either including an
aria-label
or some invisible text inside the link for screen readers).
Hope this helps. 😊
Keep coding (and happy coding, too)! 😁
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