Submitted almost 2 years agoA solution to the QR code component challenge
Responsive QR Code Component
@2trill2code

Solution retrospective
- Are there better ways to do a simple CSS reset?
- Is there a better way to vertically and horizontally centre a div?
- How was the HTML? Was it semantic enough? How about the class names were they also semantic?
- Should all text type elements p, h1 etc. have class names?
- Is it a good practice to specify something like
h3
compared to.container h3
if you know that one h3 will be on the page?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on 2trill2code's solution.
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