createElement ('p') paragraph.textContent = 'paragraph example' Document.body.appendChild(paragraph) It would not create the eleme…
確定! 回上一頁