The createElement() method creates an Element Node with the specified name. ... appendChild(para); // Append <p> to <div> with id="myDIV".
確定! 回上一頁