Here's an example that creates a div , adds some text to it and appends it as the last element in the body: var div = document.createElement('div'); div.
確定! 回上一頁