html要素として書き出し

[renshu-2.html]


  <script>
  // body に出力
    document.body.innerText = "Hello World!!"; 
  </script>
   

Categories:

Tags:


Comments

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です