日本語
<!-- 次のコードを <body> 領域に入力します --> <script LANGUAGE="JavaScript"> <!-- document.write("<center><font size=+1><b>") 今すぐ= new Date() //新しいオブジェクトを定義します。new には日付のプロパティがあります document.write("<center><small>") if (now.getDay() == 5) document.write("今日は金曜日です") if (now.getDay() == 6) document.write("今日は土曜日") if (now.getDay() == 0) document.write("今日は日曜日") if (now.getDay( ) = = 1) document.write("今日は月曜日") if (now.getDay() == 2) document.write("今日は火曜日") if (now.getDay() == 3) document.write ( "今日は水曜日") if (now.getDay() == 4) document.write("今日は木曜日") document.write("</small></center>") //--> </スクリプト >