Design comparison
SolutionDesign
Community feedback
- @suyog-bhandariPosted over 1 year ago
Hi there, I have some suggestions about your code that might help you.
-Your image is not being shown so make sure that your img src is correct.
-Dont give equal font weight to every element as it hampers the visual hierarchy. Give font weight according to the order of importance.
-use max-width in place of width as it helps in responsive design and use rem for font sizes rather than px(16px = 1rem)
Hope you find it helpful!!
2@codeninja-sahadatPosted over 1 year ago@suyog-bhandari thank you for suggesting I appreciate and I'm beginner started coding like 15 days. I'll will try to improve.
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