QR Code card implementation using HTML5 and SASS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Jeen-Presh
Hello Kyrylo, congratulations on completing the fem challenge.
Some suggestions to help improve your project.
- Your code below should be wrapped with an
h1
tag instead ofh3
.
<h3 class="card__title">Improve your front-end skills by building projects</h3>
- For good naming conventions for classes and IDs, it's preferable to separate your classes with ''-'' instead of ''_'''.
more info here naming conventions%20and%20maintain%20lowercasing%20throughout.)
Happy coding. if you found this helpful, make sure to mark as helpful thanks.
Marked as helpful - Your code below should be wrapped with an
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