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.
- Solution URL: Solution URL here
- Live Site URL: Live site URL here
- HTML5
- CSS
- Flexbox
- Mobile-first
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;
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.
- Landmark - This helped me with tha landmark
- Website - Cintia Siqueira
- Frontend Mentor - @yciisiq
- Twitter - @cii_siq
To be afraid to get negative feedbacks it will help you a lot if you take in the positive way.