Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.64 KB

File metadata and controls

61 lines (40 loc) · 2.64 KB

Frontend Mentor - QR code component solution

This is a solution to the QR code component challenge on Frontend Mentor.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • HTML
  • CSS

What I learned

For this first HTML/CSS mini-project I reinforced the basic fundamentals learned from SuperSimpleDev's "HTML & CSS Full Course - Beginner to Pro" course found on YouTube. I then reworked the component to be more responsive and accessible, as well as use proper HTML semantics and landmarks.

Continued development

In the future I would like to complete more of these mini-projects to further strengthen my fundamentals. I also intend to learn more complex techniques and tools, allowing me to take on more advanced projects.

Useful resources

Author

Acknowledgments

Thank you to Grace Snow for introducing me to proper semantic HTML and more responsive and accessible design.