Design comparison
SolutionDesign
Community feedback
- @haroon-rajaPosted almost 2 years ago
Hi there! Your solution looks great! I'm at quite a beginner level in frontend development myself, but I noticed that you are not using semantic HTML elements and second thing is that In CSS you should use relative units instead of absolute units means you should use rem or em units instead of px units because of accessibility reasons.
Here are the links that you can learn about semantic elements and relative units:
Tutorials about px vs rem units
Hope this helps you :) Good luck
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