Sunnyside agency landing page using CSS

Solution retrospective
This is my solution for this challenge, Any feedback is welcomed!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Nnenna-udefi
This challenge is quite tasking but you did it! Nice work!! But, try to wrap your <a> tags with the <li> tags to reduce the accessibility issues. Like this;
<ul> <li> <a></a> </li> </ul>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