2025.06.05
You are currently viewing a revision titled "2025.06.05", saved on 2025年6月5日 8:51 PM by raveesha jagoda | |
---|---|
タイトル | 2025.06.05 |
コンテンツ | <!DOCTYPE html>
<html>
<head>
<title>JavaScriptのテスト </title>
</head>
<body>
<h1>JavaScript を試してみよう! </h1>
<script>
console.log("hi、JavaScript!");
alert("JavaScript が始めましょう
!");
</script>
</body>
</html>
I understood the lesson i did in the javascript book today very well..it's a very good book. |
抜粋 | |
脚注 |