createElement (tag). Creates a new element node with the given tag: let div = document.createElement('div');. document.createTextNode(text).
確定! 回上一頁