Submitted almost 2 years ago
QR code component using html and CSS. Desktop preview only
@hammzyy
Design comparison
SolutionDesign
Community feedback
- @Rabiaismail21Posted almost 2 years ago
Hello Hammzyy! You tried well but some modification is needed. -instead of div use <main> tag and give a class name 'card' to it. -Create two divs inside <main>tag -Put the image in the first div and give it a width of 100% to make it responsive and fit -Put the text in another div -Give equal padding to all four sides of the <main> tag
Marked as helpful0@hammzyyPosted almost 2 years agothank you. @Rabiaismail21. i really appreciate the suggestions.
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