QR code component built with HTML & CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @luisgustavogorniak
Looks good, Nicely done!
Here's some points that could help you improve the code:
- It needs a little bit of work on the margin & padding of the elements of the card, the figma file contains all these information.
- try using some semanthics HTML tags, like
<article>
and<section>
and CSS rule names,like .card
and.card-text
;
I hope my review is helpful! Have a good one and keep coding!
Marked as helpful - @Benny45R
The code written is very understandable and clean
- @Benny45R
looking so perfect
Join 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