definition: Scalable Vector Graphics, why are they so AWESOME
- inline/on the fly
 - from illustrator type tool
 - properties/examples (line, polygon, rectangle)
 
...examples(transform, rotate, transition)
- examples of built in functions (bounce, matrix, ....)
 - a few examples of simple animations with those functions
 - how js libraries build off of css animations
 - code review, puting different animations together
 - Final big example of robot!
 
a few examples of people doing amazing things with svg and js animation
resources
looks good!