some instructions:
- each section will present a series of challenges.
- make sure that you aren't cheating(!!) and modifying the index.html file!
- you'll use your new javascript-fu to complete these training exercises.
[ onto the elements! ]
modify these elements:
[one]change this div's text
[two] completely remove this div!
[three] add some text to this div!
use the force of js and modify these paragraphs:
make sure to select me with your new js element selection skills and make this say something totally awesome (that isn't this sentence)
[this paragraph shouldn't be here, it snuck in when adam / mary were writing awesome code : remove it with the power of js!]
bonus challenge! use your mighty appendChild skills to add something and make it appear immediately after me!