Design comparison
SolutionDesign
Solution retrospective
feedbacks are welcomed
Community feedback
- @ruth-chirwaPosted 10 months ago
- hey. I think the picture was supposed to be in the border-box with text.
- If you added a div and added either a class or ID with the name Border-box or any other name. Then you can add the imag tag within that Div alongside with the text. I hope this helps.
- <div class="border-box"> <img src="images/image-qr-code.png" alt="This is a qr code" class="image"> <h1 class="subheading">Improve your front-end skills by building projects</h1> <p class="paragraph">Scan the QR code to visit Frontend Mentor and take your coding skills to the next level</p> </div>
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