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:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: FrontEnd Mentor: My Solution
- Live Site URL: GitHub Page: NFT Card Solution
- Semantic HTML5 markup
- CSS custom properties
In the future, my goal is:
- learn the property of position in more depth
- better organize html
- use css grid
- MDN Web Docs - This helped me with the box shadow property.
- CCS Web Docs - This helped me with the display property.
- Website - Jorge H. Guzmán J. I plan to create it later.
- Frontend Mentor - @jhguzmanj
- GitHub - jhguzmanj