view mackey/academy/battle.html @ 3138:4e5f1b49b9bf

higawari
author ONODERA Yui <c112039@h.koeki-u.ac.jp>
date Tue, 22 Dec 2015 15:17:20 +0900
parents 2ee6e6efc0dd
children
line wrap: on
line source

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
<title>テストクエスト</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>

<body>
<h1>テストクエスト</h1>
<div class="center01">
<div>
<img border="1" src="forest.jpg" width="480" height="320"
alt="背景" title="背景">
<h2>探索しよう!</h2>
<form method="POST" action="battle.rb">
<button class="css3button" type="submit" name="Battle" value="1">Start</button>
</form>
</div>
</div>
</body>
</html>

yatex.org