Design comparison
SolutionDesign
Solution retrospective
Meaby the structure of html could be improve and css
Community feedback
- @RubylenshyPosted about 2 years ago
Hi @Ruben 👋, good job for completing this challenge!
Here are some suggestions to improve your code:
- I think you left out the Qr code image while uploading your project.
- Add an alt attribute to your img tag <img href="" alt="QR Code">
- And to your <div class="container">, wrap it in a main tag just like <main> </main> since it shows the main content of the web page
Great Job and happy coding @Ruben
Marked as helpful0@ReXLLeXPosted about 2 years ago@Rubylenshy thx for ur feedback. I fixed the image problem and put the container inside a main tag.
0
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