
Submitted 2 months ago
Qr code Frontend Mentor Challenge using HTML and CSS
#pure-css
@safaamohamed188
Design comparison
SolutionDesign
Community feedback
- @cEbukaPosted 2 months ago
I observed some things you can improve on from your code:
- You can use semantic HTML like
main
instead ofdiv
- Try using ctr + shift + i in Chrome browser if you are using windows to check responsiveness on different devices.
- Yeah, improve the responsiveness.
- You can use Flexbox or Grid to center instead of tranform
Marked as helpful0 - You can use semantic HTML like
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