Creating, Appending, and Inserting Elements and TextNodes

In this example we will use:
View this page in jsbin and uncomment these lines of JavaScript:
  1.  8 to see new heading 1
  2. 15 to see new paragraph
  3. 29 to see new ordered list with one item
  4. 39 to see ordered list populated from array
  5. 49 to insert new item at the top of the list