Design comparison
SolutionDesign
Solution retrospective
Some problems to place the elements in the white area. I wanted to do everything in flex but when I couldn't I did some margin and padding
Community feedback
- @super-simonPosted over 1 year ago
Hello!
Just want to give you some advice on the alt attribute for the QR code image.
If using the QR code as a link, make sure that there is a text alternative that describes the purpose of the link so that the user can understand where they will be redirected to.
In this case you should write:
<img alt="QR code to frontendmentor.io" .... />
Marked as helpful1@KAYRAZZPosted over 1 year ago@super-simon Hello, thank you for your advice, I will change that
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