QR code challenge. I used HTML and CSS to complete this challenge.

Solution retrospective
I am new to web development. QR code challenge is my first challenge. You can view my solution at : Repository URL: " https://github.com/niteshh-s/QR-code-challenge.git " Live site aURL: " https://niteshh-s.github.io/QR-code-challenge/ "
Any suggestion would be highly welcomed. Thank you for your time.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Samadeen
Hey!! Cheers 🥂 on completing your first challenge.. . Here are my suggestions 1.You should use <main class="container"> instead of <div class="container">. 2. Go down orderly when you are using the headings h1 down to h2 down to h3 and so on. 3.You can scale up your card to make it a little bit bigger and also use the margin-up to push your card down a little bit also
. Regardless you did amazing.. 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