2025/06/05

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>

コメントを残す

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