diff oasis2015/gets.rb @ 2442:2083579ab3a0

gohan_gets_prof_rb_css
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Mon, 06 Jul 2015 22:40:40 +0900
parents 94bc6e70229a
children 13fc063e9c33
line wrap: on
line diff
--- a/oasis2015/gets.rb	Mon Jul 06 21:01:34 2015 +0900
+++ b/oasis2015/gets.rb	Mon Jul 06 22:40:40 2015 +0900
@@ -113,14 +113,16 @@
 <!--
 -->
 </style>
-<link rel="stylesheet" type="text/css" href="main.css">
+<link rel="stylesheet" type="text/css" href="profeel.css">
 </head>
 
 <body>
-<h1>%s</h1>
+<header></header>
+<h1>さかたっち</h1>
+<h2>%s</h2>
 <p>
 %sさん<br>
-pt:%d<br>
+さかたポイント:%dp<br>
 %s
 </p>
 <table>
@@ -140,6 +142,8 @@
 <input type="text" name="trade" value="ここは スタッフ の 人 が つかうよ!">
 <input type="submit" value="スタッフ ぼたん"><br>スタッフじゃない人はおさないでね!
 </form>
+
+<footer></footer>
 </body>
 </html>
 

yatex.org