Submitted almost 2 years ago
QR Code component challenge solution. HTML, CSS, Bootstrap
@Emanuele2794
Design comparison
SolutionDesign
Solution retrospective
Hello everyone! This is my first challenge on Frontend Mentor. I'm a newbie in frontend development and I am self-taught.
I think I did a good job but I had some difficulties on center the image on the card div with bootsrap and css.
Community feedback
- @nuribugraPosted almost 2 years ago
This is good solution. But, I have some suggestion for you.
First of all, you haven't used any semantic tags. For example,
<main>
,<footer>
etc. This tags important for all websites. Because, websites must be visible by search engines. Therefore, we should use this tags.This change will make your codes more semantic.
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