Example: how to add elements in javascript html //adding 'p' tag to body var tag = document.createElement("p"); // var text = document.
確定! 回上一頁