Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 596 Bytes

File metadata and controls

32 lines (14 loc) · 596 Bytes

Frontend Mentor - QR code component solution

Links

My process

I really like this challange. firstly I created Html content and then style it with css properties.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

I learned how to apply concepts of css and styling. basic uses of flex to position.

Useful resources

  • css-tricks - This helped me to apply flex-box. I really liked this pattern and will use it going forward.