Mobile first and flexbox

Solution retrospective
I understand that the h1 can only be used once and that instead the h2 can be repeated if it has the same importance as the adjacent titles. Is it okay that you have used h2 for titles leaving h1 reserved for a main title or still should I have used h1, h2 and h3?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @asifm37
Hi UnTalPeluca,
Using headings order is actually flexible. It is just standard rules to maintain clean and understandable code. But in practice, you can use multiple h1/h2s, and nothing wrong with them.
Marked as helpful
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