This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
For the QR code component challenge on Frontend Mentor I created a page for mobile and desktop sizes with HTML and CSS.
- Live Site URL: here
- Semantic HTML5 markup
- CSS
- Flexbox
In this challenge I learned to develop a pixel perfect layout with HTML and CSS. Created custom CSS properties for design colors, which is good for clear code structure.
- Using flexbox - This helped me to recollect the basics of Flexbox model.
- CSS variables - Creating CSS variables.
- GitHub - Tetiana B.
- Frontend Mentor - @Shcracoziabra