Skip to content

jubileelin/QR-Code-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

Screenshot

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

I initially struggled with centering the qr card om the page, and the only way I could figure out how to make the website look the same was to use margins to estimate the center of the page. However, this was not effective since it would not respond to changing the size of the page. Then, after researching CSS styles further, I figured out how to use vh measurements to allow my container to span the entirety of the website and center the card. Then, I was able to mimic the styles of the qr card easily with the use of flexbox and other CSS styles.

Continued development

I am still learning some HTML and CSS semantics as well as how to efficiently design responsive webpages.

Useful resources

  • Video Resource - This is how I learned the basics of HTML and CSS. I hope I can continue to expand on this knowledge as I work through more challenges and eventually develop my own designs.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors