Skip to content

adptCode/QR-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - QR code component solution

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.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Grid

What I learned

  1. Creating a Basic Card in CSS I can design a visually appealing card without using libraries like Bootstrap, just with HTML and CSS.

  2. Using Media Queries for Responsiveness Media queries are essential for adapting layouts to different screen sizes (e.g., desktop vs. mobile).

  3. Responsive Design Best Practices Use percentages (%) for width to create fluid layouts. Test designs on multiple screen sizes to ensure usability across devices.

  4. 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.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published