Planet facts with ReactJs

Solution retrospective
Feedback will be highly appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @uzzii-21
Hi @aleksFedotov I have checked your Challenge it's awesome and the animation that u have added it's really cool
Although here is my feedback feedback related to some HTML and ACCESSIBILITY ISSUES
- Ensure headings are in a logical order.
for example: use at least one heading tag in a page n that should be
h1 tag
and if want to use more then one heading tag make sure that you are using heading tags in a proper order Like first use h1 then h2 ... - if you want to use custom attribute in html then use data-* attribute
Marked as helpful - Ensure headings are in a logical order.
for example: use at least one heading tag in a page n that should be
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