Design comparison
SolutionDesign
Community feedback
- @Cyrus-Akwaboah-EmmanuelPosted about 2 years ago
Nice design and nice work on the responsiveness. Just make sure you wrap your divs in landmarks like;
<main> <div class="container">hello</div> </main>
Also your image tags must havealt
texts in them.Marked as helpful1
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