Newer
Older
2021-Fuki-second / index.html
@FUKI SHOJI FUKI SHOJI on 1 Oct 2021 141 bytes I add index.htmlindex.html
<!DOCTYPE html>
<html>
<head>
<title>JavaScript-practice</title>
</head>
<body>
<h1>Yes we can !</h1>
<p>YEAAAAAAAAAA!!!</p>
</body>
</html>