QR CODE CHALLENGE - HTML AND CSS

Solution retrospective
Is the use of multiple classes better practice?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @arcueid-x
I'm not sure if using many classes is good or not. Of course, perhaps we can also set some ids to replace classes.but for text line breaks, I think there might be a more flexible way to display it. We can place text from different lines into multiple <span> elements and then use grid layout to achieve line breaks.
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