createElement () and passing in a valid HTML tag name: /* Creating elements example */ document.createElement('p'); ...
確定! 回上一頁