Design comparison
SolutionDesign
Solution retrospective
I would like feedback on my code, please add your comments. Thank you so much.
Community feedback
- @rob-the-automatorPosted over 2 years ago
Good job! I would try to change as many divs to semantic HTML tags. For example changing the container div to a <main> tag, the "centrado" div to <section> and the "attribution" div to <footer>. I would also change the h2 to and h1 again for semantic reasons. But other than that, it looks good!
1
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