Skip to content

jj-jinosko/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Odin etch-a-sketch

*The Odin Project * https://www.theodinproject.com/lessons/foundations-etch-a-sketch

Odin etch-a-sketch is a website that will display blocks that change color when hovered over.

Skills:

  • basic HTML
  • basic CSS
  • flexbox
  • basic JavaScript

TODO:

  • Create a webpage with a 16x16 grid of square divs
  • Set up a “hover” effect so that the grid divs change color when your mouse passes over them
  • Add a button to the top of the screen that will send the user a popup asking for the number of squares per side for the new grid

Assumptions

  • assume that the number of boxes in the columns and rows are the same

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published