Newer
Older
2021-misato / index.html
@sasaki misato sasaki misato on 1 Oct 2021 144 bytes オーと返事した
<!DOCTYPE html>
<html>
<head>
<title>JavaScriptを覚えよう!</title>
</head>
<body>
<h1>頑張ろう!</h1>
<p>オー!!</p>
</body>
</html>