document.body.append(div); </script>. Here we called append on document.body , but we can call append method on any other element, to put ...
確定! 回上一頁