omar-alzant / Etch-a-Sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etch-a-Sketch

This repo it look like a little place to draw ;

Note: Use the Grid-color then draw .

You can choose your favorite color and background ,

and change the grid size from an input 'range'...

this project is the fourth project in my odin project .

I study some features of JavaScript like :

  • 1- create divs for grid from script .
  • 2- edit styles from script .
  • 3- include function in another.
  • 4- change value and link it to html .
  • 5- Improvement in how to put steps to work.
  • 6- using addEventListener and appendChild.
  • 7- using for loop.
  • 8- using arrow function.

Enjoy ... HERE

About


Languages

Language:JavaScript 55.9%Language:HTML 25.8%Language:CSS 18.3%