Skip to content

ysstudio22/YJQR-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

This is the first challenge in the Frontend Mentor Learning Path. The challenge was completed using HTML and CSS alone.

Screenshot

Completed QR Component

Links

What I learned

I had a couple of takeaways from this challenge since this was the first Frontend Mentor challenge I took upon in a while.

  1. Think about HTML file structure in order get the card centered in the middle of the page.
  2. Make sure the style sheets and google font links are in the head of the HTML first.
  3. Find the appropriate tags for each component in the HTML.
  4. CSS Nesting can only be done between the parent and child selectors so check the HTML markup before adding the styles so that the CSS could be written more efficiently.

Continued development

Looking ahead I'd like to focus on relearning the responsive design. Start a new project with the mobile view first and then add a desktop-view with the media queries.

Author

About

QR Component Frontend Mentor solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published