Design comparison
SolutionDesign
Solution retrospective
I just finished this challenge, if u can give any feedback I'll be glad to hear your thoughs :D
Community feedback
- @fatlindshehuPosted over 2 years ago
Hello Manuell
- Try to work on the size of the elements, as you can see they are pretty different,
- Use a user experience design tool like Adobe XD or FIGMA to measure in pixels the size of the elements and the margins and paddings between them.
- On the HTML try to use more semantic HTML tags instead of divs, check this link to see which ones are more appropriate https://developer.mozilla.org/en-US/docs/Glossary/Semantics
- Choose one between rem or em instead of pixels but not both of them!
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