/qrcode_component_fe

QR component newbie challenge from Frontend Mentor.

Primary LanguageCSSMIT LicenseMIT

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

QR code component

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

I learned how to use proper css properties to center the div in the middle of the screen with the help of css flexbox.

Continued development

I want to focus more on fundamental css styling and understand in-depth the box model and flexbox behaviors.