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/adptCode/QR-code-component.git
- Live Site URL: https://qr-code-fm-adpt.netlify.app/
- Semantic HTML5 markup
- CSS custom properties
- Grid
-
Creating a Basic Card in CSS I can design a visually appealing card without using libraries like Bootstrap, just with HTML and CSS.
-
Using Media Queries for Responsiveness Media queries are essential for adapting layouts to different screen sizes (e.g., desktop vs. mobile).
-
Responsive Design Best Practices Use percentages (%) for width to create fluid layouts. Test designs on multiple screen sizes to ensure usability across devices.
-
Separation of Concerns By keeping your HTML and CSS separate, you maintain a clean and organized codebase that’s easier to read, maintain, and update.
- Website - Alessandro De Pietri Tonelli
- Frontend Mentor - @adptCode
- Twitter - @AlessandroDPT
