changeset 414:f69ee38e1db6

blog更新
author OYAMADA Kohei <c111039@g.koeki-u.ac.jp>
date Sat, 09 Nov 2013 18:23:35 +0900
parents 46c10c8b76a2
children 3def678f7853
files staff/oyamada/index.html
diffstat 1 files changed, 55 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/staff/oyamada/index.html	Fri Nov 08 16:59:18 2013 +0900
+++ b/staff/oyamada/index.html	Sat Nov 09 18:23:35 2013 +0900
@@ -2,14 +2,65 @@
 	"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-<title>oyamamadaのつぶやき</title>
-<link rel="stylesheet" type="text/css" href="../../skip.css">
+<title>oyamamadaのページ</title>
+<link rel="stylesheet" type="text/css" href="hp.css">
 </head>
 
 <body>
-<h1>おやまだです</h1>
-<p>2013/7/24</p>
+<h1>プロフィール</h1>
+<ul>
+<li>名前:小山田晃平</li>
+<li>年齢:大学3年生(20歳)</li>
+<li>出身:青森県五戸町</li>
+</ul>
+
+<h1>酒田グルメ</h1>
+<h2>ラーメン</h2>
+<table>
+<tr>
+<th><a href="mangetsu.html"/a>満月</th>
+<th><a href="kagetsu.html"/a>花月</th>
+</tr>
+
+<tr>
+<th><img src="photo/mangetsu.jpg" hight="300" width="300"></th>
+<th><img src="photo/kagetsu.jpg" hight="300" width="300"></th>
+</tr>
+
+<tr>
+<th><a href="menta.html"/a>麺太</th>
+<th><a href="tetsu.html"/a>らーめん哲</th>
+</tr>
 
+<tr>
+<th><img src="photo/menta.png" hight="300" width="300"> </th>
+<th><img src="photo/tetsu.jpg" hight="300" width="300"></th>
+</tr>
+
+<tr>
+<th><a href="katyo.html"/a>花鳥風月</th>
+</tr>
+
+<tr>
+<th><img src="photo/katyo.jpg" hight="300" width="300"> </th>
+</tr>
+
+</table>
+
+<h2>その他</h2>
+<table>
+
+<tr>
+<th><a href="sumi-tetau.html"/a>炭火割烹てつ</th>
+<th><a href="dezima.html"/a>割烹出島</th>
+</tr>
+
+<tr>
+<th><img src="photo/sumi_tetsu.png" hight="300" width="300"> </th>
+<th><img src="photo/dezima.jpg" hight="300" width="300"></th>
+</tr>
+
+</table>
 <address>c111039@g.koeki-u.ac.jp</address>
 
 </body>

yatex.org