Design comparison
Solution retrospective
Waiting for your comments
Community feedback
- @MelvinAguilarPosted 11 months ago
Hello there ๐. Good job on completing the challenge !
I have some suggestions about your code that might interest you.
-
Maintain a clear heading hierarchy, starting with <h1> and progressing through heading levels. Source ๐
-
Add an
alt
attribute to the QR code image, explaining its purpose, e.g.,QR code to frontendmentor.io
-
Use relative units (
em
orrem
) for font-size instead of pixels. Learn more here ๐. -
Consider using a code formatter tool like Prettier in your code editor for consistent code formatting and indentation.
I hope you find it useful! ๐ Above all, the solution you submitted is great!
Happy coding!
1 -
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