Click the button to append an item to list.
Note:First create an LI node, then create a Text node, then append the Text node to the LI node. Finally append the LI node to the list.