Design comparison
Community feedback
- @Thewatcher13Posted over 1 year ago
-
Don't use an h3 before you used an h2 and h1 on your project.
-
provide your img from an alt, for accessibility reasons
-
your font-size should be not in px but in rem
-
use a css reset
-
your font-family should be include in the head of your html
I have written a solution with an explanation for beginners.
I gave feedback to a few people and saw that they do the same things wrong, so I decide to write this solution. I really think is could be useful for you.
So you can read my solution with explanation here:
https://www.frontendmentor.io/solutions/qrcode-solution-with-explanation-0LCmcOmbrj
Marked as helpful1@danyela2000Posted over 1 year agoThanks, @Thewatcher13. It was really helpful! I knew something about using rem, em, and other relative units. I didn't know about css reset too much, I just knew that indeed, browsers apply default styles to the page elements and text. Thanks.
1 -
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