changeset 2253:fd1c8cde855e

merge
author TAGUCHI Ayae <c112093@h.koeki-u.ac.jp>
date Sat, 08 Mar 2014 10:48:21 +0900
parents d73fbd07a8ed
children 09368d05292e
files bisyozyo/soko.html
diffstat 1 files changed, 29 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bisyozyo/soko.html	Sun Mar 02 12:25:37 2014 +0900
+++ b/bisyozyo/soko.html	Sat Mar 08 10:48:21 2014 +0900
@@ -1,8 +1,36 @@
 <html lang="ja">
 <head>
 <title>めんこいおなご</title>
+<link rel="stylesheet" type="text/css" href="girl.css">
 </head>
 <body>
-<p></p>
+
+<div align="center">
+
+<table width ="700px" style ="border-collapse: collapse;border:5px;" cellspacing ="1" cellpadding ="40">
+<tr>
+<td bgcolor="white">
+<h1>公益大一美しい女</h1>
+<div class="image"><img src="soko-2.JPG" height="300" width="200" alt="soko"></div>
+<table >
+<tr><td>なまえ</td><td>:</td><td>あ</td></tr>
+<tr><td>コース</td><td>:</td><td>ら</td></tr>
+<tr><td>教員</td><td>:</td><td>い</td></tr>
+<tr><td>誕生日</td><td>:</td><td>そ</td></tr>
+<tr><td>サークル</td><td>:</td><td>こ</td></tr>
+</table>
+
+</td>
+</tr>
+</table>
+
+<table width ="700px" style ="border-collapse: collapse;border:5px;" cellspacing ="1" cellpadding ="40">
+<tr>
+<td bgcolor="white">
+</td>
+</tr>
+</table>
+
+</div>
 </body>
 </html>
\ No newline at end of file

yatex.org