
Design comparison
Community feedback
- @bhuvi819381Posted 3 months ago
Hello,
I reviewed your solution, and it was perfect! Great job!
Here are a few suggestions to make it even better:
-
Use semantic tags
Incorporate tags like<header>
,<main>
,<section>
, and<footer>
to improve the structure and accessibility of your code. -
Avoid using
px
where possible
Opt for relative units likeem
orrem
to ensure better scalability and responsiveness.
Keep up the great work! Your solution is already excellent, and these small changes will make it even better.
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