jeeheezy / FEM-QR-code-component

Home Page:https://jeeheezy.github.io/FEM-QR-code-component/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

Screenshot

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

I learned how to center items using CSS Flexbox.

It was also a nice refresher on distinguishing padding and margins and how they impact the different ways elements interact.

Screenshot2

Continued development

I'd like to get more used to writing CSS in general, as the concepts are familiar but putting them to use resulted in spacing and sizing issues that I did not forsee. Flexbox does seem very powerful but the use case for this was relatively simple, so I'm interested in testing it out on more complex layouts.

Useful resources

  • W3Schools - My go-to when looking for a starting point for structure and basic how-to's on CSS.

Author

About

https://jeeheezy.github.io/FEM-QR-code-component/


Languages

Language:HTML 59.6%Language:CSS 40.4%