comparison 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
comparison
equal deleted inserted replaced
897:915fd695766f 898:99ebd8665b87
279 ######################### 279 #########################
280 ######################### 280 #########################
281 ###################################--HTML--################## 281 ###################################--HTML--##################
282 ###################################--------################## 282 ###################################--------##################
283 283
284 printf(<<_EOS_, per, gage, per, per, per, color, kakunin, kkget, image, alt, name, person, cal, lv, chengeform ,pt) 284 printf(<<_EOS_, per, gage, per, per, per, color, kakunin, kkget, image, alt, name, person, cal, lv, chengeform,pt,chengeform)
285 285
286 286
287 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 287 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
288 "http://www.w3.org/TR/html4/strict.dtd"> 288 "http://www.w3.org/TR/html4/strict.dtd">
289 <html> 289 <html>
299 299
300 300
301 301
302 302
303 <link rel="shortcut icon" href="./img/cabage.png"/> 303 <link rel="shortcut icon" href="./img/cabage.png"/>
304 <title>ほげほげ!</title> 304 <title>Miyazac Quest!</title>
305 <style type="text/css"> 305 <style type="text/css">
306 <!-- 306 <!--
307 p.gage{ 307 p.gage{
308 background:#adf; 308 background:#adf;
309 margin-left:0%s; 309 margin-left:0%s;
346 <form method="POST" action="quest.rb"> 346 <form method="POST" action="quest.rb">
347 %s 347 %s
348 <input type="submit" value="~魔王の迷宮へ~"> 348 <input type="submit" value="~魔王の迷宮へ~">
349 </form> 349 </form>
350 <p>coin:%d$</p> 350 <p>coin:%d$</p>
351 <table><tr><td> 351 <table class="anime"><tr><td>
352 <!-- 352
353 <form method="POST" action="prof.rb"> 353 <form method="POST" action="prof.rb">
354 <label><input type="checkbox" name="hdn">宿屋<div><br> 354 <label><input type="checkbox" name="hdn">宿屋<div><br>
355 <label><input type="radio" name="yado" value="g1">馬小屋:10$<img src="./img/food.png" width="16" height="16"></label><br> 355 <label><input type="radio" name="yado" value="g1">馬小屋:10$<img src="./img/food.png" width="16" height="16"></label><br>
356 <label><input type="radio" name="yado" value="g2">客室:50$<img src="./img/niku.png" width="16" height="16"></label><br> 356 <label><input type="radio" name="yado" value="g2">客室:50$<img src="./img/niku.png" width="16" height="16"></label><br><br>
357 <input type="reset" value="やめる"> 357 <input type="reset" value="やめる">
358 <input type="submit" value="泊まる"></div></label> 358 <input type="submit" value="泊まる"></div></label>
359 </div></label></form> 359 </form>
360 </td><td> 360 </td><td>
361 361 <form method="POST" action="battle.rb">
362 <form method="POST" action="cookie.rb">
363 <label><input type="checkbox" name="hdn">闘技場<div><br><br><br> 362 <label><input type="checkbox" name="hdn">闘技場<div><br><br><br>
364 <input type="reset" value="いかない"> 363 <label>%s</label>
365 <input type="submit" value="バトル"></div></label> 364 <label><input type="submit" value="バトル"></label><br>
366 </div></label></form> 365 <label><input type="reset" value="いかない"></label></div></label>
367 </td></tr><td> 366 <!--</div></label>-->
368 --> 367 </form>
368 </td><td>
369
369 <form method="POST" action="cookie.rb"> 370 <form method="POST" action="cookie.rb">
370 <label><input type="checkbox" name="hdn">人生リセット<div><br><br><br> 371 <label><input type="checkbox" name="hdn">人生リセット<div><br><br><br>
371 <input type="reset" value="やめる"> 372 <input type="reset" value="やめる">
372 <input type="submit" value="記憶を消す"></div></label> 373 <input type="submit" value="記憶を消す"></div></label>
373 </div></label></form> 374 </form>
374 </td></tr></table> 375 </td></tr></table>
375 <footer></footer> 376 <footer></footer>
376 </body> 377 </body>
377 </html> 378 </html>
378 379

yatex.org