Design comparison
Community feedback
- @KoiHastPosted over 1 year ago
Hey, great job on your first project! If you want, here are just a couple of tips to improve your code a bit ^_^
-
You want to wrap the main part of your HTML in a
<main>
element, just to improve semantics and readability. -
Just to clean up your code, since you deleted the
div.attribution
from the bottom, you could delete the
I'd analyze your CSS, but I'm still learning a lot of those rules myself, so I don't want to steer you wrong. I hope the HTML tips help you out, though! 🌺✌
0 -
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