Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.31 KB

File metadata and controls

54 lines (33 loc) · 1.31 KB

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

Links

My process

Built with

  • html
  • css

What I learned

I learned how to:

  • use css style outside html: link stylesheet in header
  • place labels in different positions: alignment, padding and margin
  • select html labels: html, body, p, p:first-of-type
  • use external fonts from google

Useful resources

Author