changeset 2918:ced5d9158b8f

merged
author ISHIKAWA MAI <c113017@e.koeki-u.ac.jp>
date Tue, 08 Dec 2015 18:57:26 +0900
parents 941291813579
children f711bde43a59
files shuzai/tokusan/tyouri.html
diffstat 1 files changed, 20 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/tokusan/tyouri.html	Tue Dec 08 18:56:54 2015 +0900
+++ b/shuzai/tokusan/tyouri.html	Tue Dec 08 18:57:26 2015 +0900
@@ -14,28 +14,30 @@
 <body>
 <h1>庄内の特産物を使った料理を紹介します!</h1>
 
-<p>赤ねぎ味噌</p>
-<p><a href="ananegimiso.html"><img src="akanegimiso.jpg" width="150" height="100"></a></p>
-
-<p>苺のババロア</p>
-<p><a href="babaroa.html"><img src="babaroa.jpg" width="150" height="100"></a></p>
-
-<p>漬け物</p>
-<p><a href="tsukemono.html"><img src="tsukemono.jpg" width="150" height="100"></a></p>
+<table>
+<tr>
+<th><p>赤ねぎ味噌</p></th>
+<th><p>苺のババロア</p></th>
+<th><p>漬け物</p></th>
+<th><p>トマトジャム</p></th>
+<th><p>あけびの鶏味噌炒め</p></th>
+<th><p>メロンジャム</p></th>
+<tr>
+<th><p><a href="ananegimiso.html"><img src="akanegimiso.jpg" width="150" height="100"></a></p></th>
 
-<p>トマトジャム</p>
-<p><a href="tomatojamu.html"><img src="tomatojamu2.jpg" width="150" height="100"></a></p>
+<th><p><a href="babaroa.html"><img src="babaroa.jpg" width="150" height="100"></a></p></th>
+
+<th><p><a href="tsukemono.html"><img src="tsukemono.jpg" width="150" height="100"></a></p></th>
+
+<th><p><a href="tomatojamu.html"><img src="tomatojamu2.jpg" width="150" height="100"></a></p></th>
 
-<p>あけびの鶏味噌炒め</p>
-<p><a href="kudamono_akebi.html"><img src="akebi.jpg" width="150"
-height="100\
-"></a></p>
+<th><p><a href="kudamono_akebi.html"><img src="akebi.jpg" width="150"
+height="100"></a></p></th>
 
-<p>メロンジャム</p>
-<p><a href="meron.html"><img src="meron.jpg" width="150"
-height="100\
-"></a></p>
+<th><p><a href="meron.html"><img src="meron.jpg" width="150"
+height="100"></a></p></th>
 
+</table>
 
 </body>
 </html>

yatex.org