Design comparison
SolutionDesign
Community feedback
- @NermenElefkyPosted almost 2 years ago
Hi salva, Good job on completing the challenge👌
Here are some suggestions which may interest you
-Always avoid skipping heading levels; Always start from <h1>, followed by <h2>, and so on up to <h6> (<h1>,<h2>,...,<h6>). Swap the <h3> tag with <h1>.
-You can center the content of the page using CSS flex or grid.
-Switch <h4> with <p>, its is just a paragraph not a heading.
I hope you find them useful😄.
Have nice time with coding.
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