Responsive QR Code image for the text frontendmentor
Design comparison
Solution retrospective
Well at first i used qrcode generator script, then i found out that the image generated was not responding according to the device, and i found out that i could use image provided by frontendmentor and it was easy to make page responsive.
What specific areas of your project would you like help with?I was having trouble to make the page responsive, and i think about not knowing much of css. So I want to improve in css flexbox, grid, margin, and dimension like px, %, em etc.
Community feedback
- @musab03Posted 2 months ago
Create a div with the classes flex flex-col w-full max-w-sm mx-auto, and within that div, add an image to ensure it fits perfectly within the card.
Marked as helpful0@Ajaya-RajbhandariPosted 2 months agoThank you @musab03. I will try to learn and use this although i don't know much about this type of css.
0@musab03Posted 2 months ago@Ajaya-Rajbhandari Oh, no worries at all! Btw, this is Tailwind CSS, which is much easier to use compared to traditional CSS. You’ll get the hang of it quickly! Keep experimenting and don’t hesitate to reach out if you need any help.
Marked as helpful0
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