Newer
Older
skip-web / staff / mackey / academy / index.html
@Ryu Ryu on 13 Jul 2018 602 bytes convert to utf-8
<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>