
Submitted about 1 year ago
Urban QR Code Component created with bootstrap and animate.css
#bootstrap#animation
P
@topcowmoo
Design comparison
SolutionDesign
Solution retrospective
Hello and welcome to my Frontend Mentor challenge submission. Please feel free to browse the code and let me know if you see any issues. Thank you.
Community feedback
- P@danielmrz-devPosted about 1 year ago
Hello @topcowmoo!
Your solution looks great!
I have a suggestion:
- Unless you have a specific reason, you don't need 4 different containers for the main content. It's possible to achieve this same result using only the tag
<main>
.
📌 This can help you reduce unnecessary code and make it cleaner.
I hope it helps!
Other than that, great job!
Marked as helpful0 - Unless you have a specific reason, you don't need 4 different containers for the main content. It's possible to achieve this same result using only the tag
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