Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

DOM-1 Create a toggle list button

Create a list of html elements that is hidden at the beginning but appears when a button is clicked. 

 This list should toggle after each button click (appear if invisible, disappear when visible).

See the full behavior here!