Design comparison
SolutionDesign
Community feedback
- Account deleted
Great solution! ✨
I would propose the following small improvements:
- Don't use heading levels for styling purposes. Ensure logical heading order, that means
<h2>
can't appear before<h1>
etc. - I know there is no design for tablet devices, but it is nice to target all users. Adjust columns on medium screen sizes because the middle one becomes too narrow.
Besides that, you're fine.
0@Darshan-choubisaPosted 3 months agothank you for your feedback I will the correct code
0 - Don't use heading levels for styling purposes. Ensure logical heading order, that means
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