Submitted about 2 years ago
QR code component built with HTML and CSS (flexbox)
@caiomiyaji
Design comparison
SolutionDesign
Solution retrospective
Hi, I solved this challenge using HTML and CSS (flexbox). Any feedback is highly appreciated!
Community feedback
- @DrougnovPosted about 2 years ago
Hey @caiomiyaji, good work. The card looks awesome.
You can fix the accessibility issue by changing the
h2
toh1
. It is the best practice to have a level 1 header for a well-designed page.Here is a blog about the details if you wanna know more.
Marked as helpful1@caiomiyajiPosted about 2 years ago@Drougnov Hi, thank you for the feedback! I'm going to add a h1 header!
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