Design comparison
SolutionDesign
Community feedback
- @boypaida12Posted almost 2 years ago
Hi friend 👋
I checked your code and everything checks out except;
- Why us <p>: Wrap reasons in a <p> tag rather than wrapping all elements in one.
- Heading tags should increase by 1, as in <h1> <h2> <h3> and so on. Replace <h3> with <h2> in your code
Happy 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