Design comparison
SolutionDesign
Solution retrospective
work work work
Community feedback
- @NataliaKiwibirdPosted over 3 years ago
Hi Jerome, I recommend using rem instead of px (especially for fonts, paddings, and margins). It helps in responsiveness a lot. There is a good starting point with rem sizing https://css-tricks.com/font-sizing-with-rem/
Also, try to use more semantic tags. You can change your divs to section, footer, etc. More on accessibility here https://web.dev/accessible/
Happy coding!
Marked as helpful0@fallenZeR0Posted over 3 years ago@NataliaKiwibird thank you! i will keep it in mind!
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