To make the div show up, we need to insert it somewhere into document . For instance, into <body> element, referenced by document.body .
確定! 回上一頁