2025/06/05
| You are currently viewing a revision titled "2025/06/05", saved on 2025年6月5日 8:55 PM by Nawoda | |
|---|---|
| タイトル | 2025/06/05 |
| コンテンツ | <!DOCTYPE html>
<html>
<head>
<title>Java scriptのテスト</title>
</head>
<body>
<h1>JavaScript を試してみよう!</h1>
<script>
console.log("Hii、JavaScript!");
alert("JavaScript is opened");
</script>
</body>
</html> |
| 抜粋 | |
| 脚注 |

