Design comparison
SolutionDesign
Community feedback
- @Bayoumi-devPosted over 2 years ago
Hey, Using more than one
<h1>
is allowed by the HTML specification, but is not considered a best practice. Using only one<h1>
is beneficial for screenreader users.---> Multiple
<h1>
elements on one pageHope this is helpful to you... Keep coding👍
Marked as helpful0@Promise30Posted over 2 years ago@Bayoumi-dev Thank you very much for the feedback. I'll take note of that in my future projects.
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