#4 QR Code generator app in 15 mins | HTML CSS and JavaScript

preview_player
Показать описание
In this video, we will create a #QRCode generator app with #HTML, CSS and #JavaScript.
We will also get to know about CSS Grid, DOM manipulation, external API usage and much more.

CONNECT WITH ME PERSONALLY:

Device: Xiaomi Redmi K20

Music:
––––––––––––––––––––––––––––––
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
––––––––––––––––––––––––––––––

-~-~~-~~~-~~-~-
Please watch: "Random Color Generator App in 15 minutes - HTML, CSS and JavaScript"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Here's a bit of CORRECTION - The following lines of code are not required:
@3:34 at Line 21 ~ template-grid-columns: 1fr auto;
@4:52 at Line 31 ~ grid-column: 1 / -1;
@5:57 at Line 40 ~ grid-column: 1 / -1;

These lines were actually meant for a download button on the right side of QR Code button. The download functionality didn't work properly so decided to scrap it from the layout.

TECHNOLOGYFAQ
visit shbcf.ru