QR Code Solution with HTML and CSS

Solution retrospective
Any suggestions are welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RioCantre
Hello there! Awesome job with this challenge! Nothing much to say just minor issues
- It's common to use
div
to wrap the contents, however, it's better to use a specific tag for readability. Usemain
tag to wrap theqr-code-container
- Same goes with the
attribution
wrap it withfooter
Once again, great job and keep going! Cheers!
Marked as helpful - It's common to use
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