QR code using only HTML and CSS

Solution retrospective
I think I was able to insert the right semantic HTML tags, which can be really valuable for accessibility. I was able to pass through the challenge, copying the design easily.
What specific areas of your project would you like help with?I'd like insight over the CSS rules I've built. Are they like what industry requires from a front-end developer? Also, did I use CSS efficiently? Or did I add too much rules when I could do something a lot faster?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Harsh-Kumar-Dwivedi
Hi @ViniciusLCLima,
Nice Solution !
Adding a normalize.css file could make the webpage more consistent across browsers.
You can refer this:- https://necolas.github.io/normalize.css/
Hope it is helpful !
Happy Coding !
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