
Design comparison
Community feedback
- @bhuvi819381Posted 2 months ago
Hello,
I reviewed your solution, and it looks good! Here are a few suggestions to improve it further:
-
📄 Update the README template
Use the provided README template, update it with relevant details, and upload it for a more professional touch. -
🏷️ Wrap everything in a
<main>
tag
Wrapping your content in a<main>
tag improves the structure and accessibility of your project. -
🚫 Avoid using
px
Use relative units likerem
orem
for better responsiveness and scalability.
These adjustments will enhance your project and make it more polished. Great work so far—keep it up! 👏
Marked as helpful0@almarinezbPosted 2 months ago@bhuvi819381 Appreciate the feedback! Will try and do my best to apply what you just said.
1 -
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