Responsive, Fully completed challenge

Solution retrospective
Sorry for some misused width/height i was programming in 1366x768 in my laptop
Please log in to post a comment
Log in with GitHubCommunity feedback
- @afrussel
Good work, almost close to design.
- use HTML5 tags like section article, main after body
Marked as helpful - @darryncodes
Awesome work Moek, really well done!
Some thoughts i had:
- you could clear up your accessibility report by making this
<div class="main">
a<main>
tag. And consider using an<h1>
- also your design doesn't quite like the 320px width. It might break on an iPhone 5/SE
Happy coding 🤙
Marked as helpful - you could clear up your accessibility report by making this
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