QR Code Component Solution: HTML

Solution retrospective
I enjoy building the whole page in a single HTML file. I look forward to try bringing in CSS to the picture and learn how they both connect.
What challenges did you encounter, and how did you overcome them?Choosing which tag to use is a bit of a struggle for me due to unfamiliarity. So most of the time, I looked that up on websites.
What specific areas of your project would you like help with?So far, for this project, I'm doing alright by myself. One thing, I think it would be great to get some recommendations or reliable sources on where to start when learning HTML, CSS, and JavaScript. Just to make sure I'm on the right track. Thank you and cheers!
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@mkerr-github
Looks good, well done!
Regarding your question :
I find W3 schools very helpful for reference for examples and a quick practice of the concepts.
Here's some useful primer articles from W3 schools that will explain the basic principles of each, and where you can try them out with the code :
Flexbox:
https://www.w3schools.com/css/css3_flexbox.asp
Grid:
https://www.w3schools.com/css/css_grid.asp
Responsive Design
https://www.w3schools.com/html/html_responsive.asp
They also have a great section on Javascript
Please remember to click the "Mark as helpful" button, thank you!
Keep up the good work, and keep going! 👋
Marked as helpful
Join 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