Mercurial > hgrepos > hgweb.cgi > skipweb
comparison mackey/academy/read.html @ 2403:2ee6e6efc0dd
Mackey academy added
author | MASAHIRO Suzuki <c112085@roy.e.koeki-u.ac.jp> |
---|---|
date | Fri, 09 Jan 2015 15:18:12 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2402:933a02f370d7 | 2403:2ee6e6efc0dd |
---|---|
1 <html> | |
2 <head> | |
3 <meta http-equiv="Content-Type" content="text/html; charset=euc-jp"> | |
4 <title>ゲーム</title> | |
5 <link rel="stylesheet" href="style.css" type="text/css"> | |
6 </head> | |
7 <body> | |
8 <div class="center01"> | |
9 <img src="ma.png" width="320" height="80"> | |
10 <h1>はじめに</h1> | |
11 <p>このゲームでは君の知恵が力になります。<br> | |
12 問題に正解すればするほどモンスターに攻撃できるよ!<br> | |
13 攻撃すれば君の知識も増えていく!<br> | |
14 君もキャラクターもレベルアップしてどんどん冒険を進めていこう!<br> | |
15 <br> | |
16 このゲームをプレイすれば学校の勉強もできちゃうかも?!</p> | |
17 <a href="index.html"><button class="css3button">BACK</button></a> | |
18 </div> | |
19 </body> | |
20 </html> |