はじめのJAVA スクリプト

JAVAスクリプトによる表現を始めます。

    
      <script>
        document.write("Morning");
      </script>