QR code component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @kylecreate
Hi there! Congrats on completing this project. I know my feedback is late, but it's better than not having any at all. Here's my findings.
HTML
- Clean up the file a bit by removing the comments that were provided originally.
- Fix the capitalization of the first letter of each word for the heading and paragraph.
- Add a meta tag for the author (which includes your name) and a description (so sites like Google can show what your page is about. Good to know for the future.
- Remove the empty style tags in the head tag since they're not being used.
CSS
- Add some padding to the h1, paragraph, image, and overall card to match the solution.
Other than that, great job and good luck on your journey!
Marked as helpful
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