comparison event/oasis2016/sea/ckgame.rb @ 1526:53fcfc712dbf

htmlΉΉΏ·
author OOTANI Hiroyuki <c115036@g.koeki-u.ac.jp>
date Wed, 20 Jul 2016 11:09:10 +0900
parents 551c27ff32b3
children 7fd8a7df98d6
comparison
equal deleted inserted replaced
1525:8681cf58387d 1526:53fcfc712dbf
77 end 77 end
78 end 78 end
79 printf(<<-EOF, 79 printf(<<-EOF,
80 <!DOCTYPE html> 80 <!DOCTYPE html>
81 <html lang="ja"> 81 <html lang="ja">
82 <head><title>γΎγ‘γŒγ„γΏγ€γ‘γ§γΏγ£γ‘γ‚ƒ</title> 82 <head>
83 <style type="text/css"> 83 <title>γΎγ‘γŒγ„γΏγ€γ‘γ§γΏγ£γ‘γ‚ƒ</title>
84 <!-- 84 <link rel="stylesheet" type="text/css" href="../attack.css">
85 div.don {
86 position: relative; width: 900px; height: 900px;
87 border: 1px solid #f9f5a9; margin: 1em auto;
88 }
89 div.don div {width: 150px; height: 150px; margin: 0px;}
90 div.don div:first-child {position: absolute; left: 175px; top: 0px}
91 div.don div:nth-child(2) {position: absolute; left: 175px; top: 151px;}
92 div.don div:nth-child(3) {position: absolute; left: 175px; top: 298px;}
93 body{text-align:center;
94 background:#f9f5a9;}
95 -->
96 </style>
97 </head> 85 </head>
86
98 <body> 87 <body>
99 <img src="rogo.png" width="900px" height="100px"> 88 <img src="../img/logo.png" width="900px" height="100px">
100 <h1>%s</h1> 89 <h1>%s</h1>
101 <h2>%s</h2> 90 <h2>%s</h2>
102 <h2>%s</h2> 91 <h2>%s</h2>
103 <p>%s</p> 92 <p>%s</p>
104 <p>ι–‹γ‘γŸγƒ‘γƒγƒ«(%d/%d): %s</p> 93 <p>ι–‹γ‘γŸγƒ‘γƒγƒ«(%d/%d): %s</p>

yatex.org