Newer
Older
escapegame-2022 / S1teamkadai / clear3.html
@Yuto Togashi Yuto Togashi on 12 Jul 2022 409 bytes add clear.html
<!DOCTYPE html>
<html lang="ja">
<head>
    <title>扉3クリア|ー脱出しナイトー</title>
    <link rel="stylesheet" type="text/css" href="door.css">
</head>

<body>

<h1>hogehogeステージ</h1>
<p class="clear3">扉3クリア!</p>
<p class="keyword">キーワードは<big>「いこう」</big></p>
<hr>
<p class="center"><a href="home.html">トップページへ戻る</a></p>

</body>
</html>