Design comparison
SolutionDesign
Solution retrospective
Using paddings is the best way to set the dimensions of the divs
Community feedback
- @bccpadgePosted about 1 year ago
Hello @ShyneADL. Congratulations on completing this challenge!!!๐
Your solution looks great and I have few suggestions you might be interested in to improve your solution.
HEADING TAGS
- Heading tags are very important on a website. Heading tags must be used in chronological order. You can change the
<h3>
to a<h1>
More info๐: Heading tags in HTML
HTML ๐:
- HTML structure needs to be updated
<body> <main></main> <footer></footer> </body>
Here is my solution to this challenge: QR code component
Hope this helps you and have any questions I would be glad to answer them just let me knowโ๐ผ
0 - Heading tags are very important on a website. Heading tags must be used in chronological order. You can change the
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