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.
Users should be able to:
- See hover states for interactive elements
- Semantic HTML5 markup
- CSS custom properties
- positions and responsive design.
- https://www.w3schools.com positions - This helped me for understading in types of position and its usage.
- Frontend Mentor - @NitheeshKumar-C