view mackey/academy/index.html @ 2934:4e02fde6713b

merged
author GOTO Sakuya <c113061@e.koeki-u.ac.jp>
date Tue, 08 Dec 2015 19:11:30 +0900
parents 2ee6e6efc0dd
children
line wrap: on
line source

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
<title>Mackey Academy</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
<p>Ver.0.8</p>
<div class="center01">
<img src="ma.png" width="480" height="140">
<img src="boss.jpg" width="480" height="320" alt="スタート" title"スタート">
<h2>クエスト開催中!</h2>
<a href="login.html">
<button class="css3button">ログイン</button>
</a>
<p>はじめては<a href="add.html">こちら</a></p>
<p>ゲームの説明は<a href="read.html">こちら</a></p>
</div>
</body>
</html>

yatex.org