The document.createElement() creates a new HTML element. The element.appendChild() appends an HTML element to an existing element.
確定! 回上一頁