20250605
You are currently viewing a revision titled "20250605", saved on 2025年6月5日 8:50 PM by Nuwangi | |
---|---|
タイトル | 20250605 |
コンテンツ | <!DOCTYPE html>
<html>
<head>
<title>JavaScript のテスト</title>
</head>
<body>
<h1>JavaScript を試してみよう!</h1>
<script>
console.log("hello nuwangi、JavaScript!");
alert("JavaScript ok");
</script>
</body>
</html> |
抜粋 | |
脚注 |
this script is essey and very improtant.