
Design comparison
Community feedback
- @bhuvi819381Posted about 2 months ago
Hey,
Your solution looks awesome—congratulations! 🎉
Here are a few suggestions for improvement:
-
🏷️ Use <main> Instead of <section> If the content represents the main part of the page, wrap it inside a <main> tag instead of a <section>.
-
📏 Avoid px Try to use relative units like rem, em, or % instead of px for better responsiveness.
Additional Suggestions:
🌟 Pixel Perfect Design: If you don't have a Figma file, you can use a Chrome extension called Pixel Perfect by WellDone. It helps ensure your solution matches the design.
🛠️ Check for Errors: After submitting the solution, always review the HTML and accessibility error report. If you find errors, resolve them.
Keep up the great work! 🚀
Best regards, A Frontend Friend
Marked as helpful0 -
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