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.
- Solution URL: [https://github.com/mrxshinji/FE_Mentor-QR]
- Live Site URL: [https://mrxshinji.github.io/FE_Mentor-QR/]
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
Lots of practice with CSS and especially margin, element centering and sizing for the component.
-Still require more practice on centering item.
- [https://stackoverflow.com/] - Provide alot of insight on centering item.
- [https://www.w3schools.com/] - Provide alot help on syntax and how to use each method
- Website - [https://github.com/mrxshinji]
- Frontend Mentor - [@mrxshinji]
- [https://stackoverflow.com/questions/19026884/flexbox-center-horizontally-and-vertically] - Thanks for insight on how to center the item.