
Design comparison
Solution retrospective
Si tuve algunos incovenientes
Community feedback
- @isAlvarezDevPosted 3 months ago
Hey man, I saw your code and... I'd like to recommend you to use more semantic HMTL, for example, the tags: <header><main><footer><section><article>
Instead of using a lot of divs, you can use those I mentioned and you will have a better SEO and accessibility. On the other hand, your github link is fallen.
Another thing is, please, don't use more than one <h1> tag. Google itself will penalize you because its not recommended. Have a hierarchy well structured with all the headers and thats all.
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