Design comparison
SolutionDesign
Solution retrospective
Please send in your reviews!
Community feedback
- @fatlindshehuPosted over 2 years ago
Hello Wonuola,
- 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!
- Use flexbox to center your container!
- The rating star has a rounded background also the font seems it's not loading correctly!
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