ga-wdi-exercises / pixart_js

Use JS events and programmatically generated DOM elements to build a drawing application. [javascript, dom]
MIT License
9 stars 321 forks source link

Sarah Shultis solution #252

Closed skshultis closed 8 years ago

skshultis commented 8 years ago

comfort:4/5 completion:5/5

comments: for some reason, appending the divs was a total mind bender

nayana487 commented 8 years ago

You'll get used to it, no worries. I know this works, but you shoulda added a closing div tag when you were appending.