Design comparison
Solution retrospective
On this projet i leaned more about css propreties like Margin, Padding and others.Theres many others css propreties. For the HTML i've learned more about de link and font family that we can use from the internet.
In building this projet i found diffcult to found the good css to use for it. The best practices is to try again and again and over again trying to find the solution is the best thing for me i think to be better
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" .... />
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