Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Breaking out of tutorial hell.
What challenges did you encounter, and how did you overcome them?Styling and deployment.
What specific areas of your project would you like help with?Styling
Community feedback
- Account deleted
I suggest making the following changes to the code:
-Change the div#container element to main.
-Change the div#qr-container element to article.
-Place the img and div#qr-text elements inside the article.
-Change the first p element to h1.
-Remove the br element because titles and paragraphs will automatically wrap text.
-It's recommended to use class instead of id for better flexibility and reusability.
-In the CSS code, set the img width to 100%.
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