activity overview

  • this activity will present you with a series of elements that you need to either modify, remove, or add using javascript.
  • this is meant to be a 'live' practice situation.

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!