Skip to content

ciisiq/challenge-QR-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

Screenshot

Links

My process

Built with

  • HTML5
  • CSS
  • Flexbox
  • Mobile-first

What I learned

I used all the feedback I got from my last submit and try to apply here so I learned about the landmark that I need to put and roles, the importance about to use rem in text.

<main role="main">Main tag</main>
.description {
  font-size: 0.938rem;

Continued development

I need to learn more about accebility, the most feedbacks I had was about tags and for people with disability, I was not expected this but I was very happy to read and improve.

Useful resources

  • Landmark - This helped me with tha landmark

Author

Acknowledgments

To be afraid to get negative feedbacks it will help you a lot if you take in the positive way.

About

Challeng from frontendmentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published