In pure JavaScript, you can create a <li> element using the createElement() method, and then append it to the list with Node.appendChild() method. JS; HTML. JS ...
確定! 回上一頁