MoyoSharon / QrCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Mobile View

Links

My process

Using a main div container with id-#main, it contained the QR code image. Then i created another another div with id-#text where i placed the necessary texts as different blick elements.

Built with

  • HTML5
  • CSS
  • Mobile-first workflow

What I learned

i learned a bit more of how to implement media queries.

Continued development

Continued development in scaling elements both in desktop and mobile. This design is not looking so well on desktop view as i intended.

Author

About


Languages

Language:HTML 51.7%Language:CSS 48.3%