diff opencampus2015/prof.rb @ 898:99ebd8665b87

hoge
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Thu, 29 Oct 2015 18:22:56 +0900
parents c0529dff00e6
children 6dec477b8e06
line wrap: on
line diff
--- a/opencampus2015/prof.rb	Wed Oct 28 13:16:58 2015 +0900
+++ b/opencampus2015/prof.rb	Thu Oct 29 18:22:56 2015 +0900
@@ -281,7 +281,7 @@
 ###################################--HTML--##################
 ###################################--------##################
 
-printf(<<_EOS_, per, gage, per, per, per, color, kakunin, kkget, image, alt, name, person, cal, lv, chengeform ,pt)
+printf(<<_EOS_, per, gage, per, per, per, color, kakunin, kkget, image, alt, name, person, cal, lv, chengeform,pt,chengeform)
 
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
@@ -301,7 +301,7 @@
 
 
 <link rel="shortcut icon" href="./img/cabage.png"/>
-<title>ほげほげ!</title>
+<title>Miyazac Quest!</title>
 <style type="text/css">
 <!--
 p.gage{
@@ -348,29 +348,30 @@
 <input type="submit" value="~魔王の迷宮へ~">
 </form>
 <p>coin:%d$</p>
-<table><tr><td>
-<!--
+<table class="anime"><tr><td>
+
 <form method="POST" action="prof.rb">
 <label><input type="checkbox" name="hdn">宿屋<div><br>
 <label><input type="radio" name="yado" value="g1">馬小屋:10$<img src="./img/food.png" width="16" height="16"></label><br>
-<label><input type="radio" name="yado" value="g2">客室:50$<img src="./img/niku.png" width="16" height="16"></label><br>
+<label><input type="radio" name="yado" value="g2">客室:50$<img src="./img/niku.png" width="16" height="16"></label><br><br>
 <input type="reset" value="やめる">
 <input type="submit" value="泊まる"></div></label>
-</div></label></form>
+</form>
+</td><td>
+<form method="POST" action="battle.rb">
+<label><input type="checkbox" name="hdn">闘技場<div><br><br><br>
+<label>%s</label>
+<label><input type="submit" value="バトル"></label><br>
+<label><input type="reset" value="いかない"></label></div></label>
+<!--</div></label>-->
+</form>
 </td><td>
 
 <form method="POST" action="cookie.rb">
-<label><input type="checkbox" name="hdn">闘技場<div><br><br><br>
-<input type="reset" value="いかない">
-<input type="submit" value="バトル"></div></label>
-</div></label></form>
-</td></tr><td>
--->
-<form method="POST" action="cookie.rb">
 <label><input type="checkbox" name="hdn">人生リセット<div><br><br><br>
 <input type="reset" value="やめる">
 <input type="submit" value="記憶を消す"></div></label>
-</div></label></form>
+</form>
 </td></tr></table>
 <footer></footer>
 </body>

yatex.org