Design comparison
SolutionDesign
Community feedback
- @super-gillPosted almost 2 years ago
I can help you a little bit:
Change the src in your img tag to: src="images/image-qr-code.png" and it will display.
Use main tags for your main content and put the footer in footer tags, for more information on why have a read of this: https://www.w3schools.com/html/html5_semantic_elements.asp.
Not to say that how you have positioned the project is problematic but you may find it easier to use flexbox (https://css-tricks.com/snippets/css/a-guide-to-flexbox/) or grid (https://css-tricks.com/snippets/css/complete-guide-grid/) to aid you in future projects!
Hope that was helpful!
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