Skip to content

natashapl/fem-qr-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - QR code component solution

This is my solution to the QR code component challenge on Frontend Mentor.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

For this project, I decided to use some HTML5 semantic tags that I don't normally use such the "main" and "article" tag. There were some rules that I wasn't aware of priot to this challenge.

<main>
  <article>Content goes here</article>
</main>

Useful resources

Author

About

QR code component from Frontend Mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published