Skip to content

IngridyCandido/QR-code-component-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 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

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Responsive viewer

What I learned

I learned that I always need to study, and try several times. The solution is not always obvious, but it is always there. There are some things that surprised me how I managed to do even alone. I was happy during construction.

Something I was happy to remember was keeping my site accessible with this piece of code:

<body>
    <main class="container">
        <img class="imagem-qr-code" src="./src/imagens/image-qr-code.png" alt="QR code"/>

Continued development

I want to focus on learning more about CSS Grid and responsiveness. I still have a lot to learn in CSS, there are many interesting things that can be used during the construction of a project.

Author

Acknowledgments

I would like to thank Isa for her support and introduce me to programming and DevEmDobro for the Mario project, which gave me many tips that I put into practice here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published