<!DOCTYPE html> <html> <head> <title>迷路 簡単ver.</title> <link rel="stylesheet" type="text/css" href="meiro.css"> </head> <body> <h1>迷路 簡単ver.</h1> <img src="image/ikidomari.png" alt="行き止まり" width="600" height="450"><br> <p>行き止まりだ。</p> <p><a href="d.html">戻る</a> </body> </html>