changeset 2920:d310e80a627b

merged
author SUZUKI Naoyuki <c111086@g.koeki-u.ac.jp>
date Tue, 08 Dec 2015 18:55:23 +0900
parents dc9941cf045f (current diff) 851760442cec (diff)
children c32f2017d962
files
diffstat 4 files changed, 35 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/higawari/higawari.css	Tue Dec 08 18:53:19 2015 +0900
+++ b/shuzai/higawari/higawari.css	Tue Dec 08 18:55:23 2015 +0900
@@ -34,8 +34,20 @@
   height: 400px;
 }
 
-div.left {float: left;}
+div.image{
+	width: 100%;
+	maegin: 0;
+	padding: 0;}
 
-div.center {float: center;}
+div.left {margin: 10p;
+	 padding: 5px;
+	 float: left;
+	 width: 110px;
+	 height: 70px;
+	 border: 1px solid #cccccc;
+	 }
+
+div.center {
+	   float: center;}
 
 div.right {float: right;}
--- a/shuzai/higawari/higawari.html	Tue Dec 08 18:53:19 2015 +0900
+++ b/shuzai/higawari/higawari.html	Tue Dec 08 18:55:23 2015 +0900
@@ -16,11 +16,16 @@
 <p>メニュー一覧</p>
 <p>(気になる写真をクリックで詳細ページへ)</p>
 
+<div class="image">
+<!--登録店舗一覧の枠-->
+
 <div class="left"><p>赤ねぎとサーモンのクリームパスタ</p><p><a href="moare.html"><img src="negisamon.jpg"alt="赤ねぎとサーモンのクリーム"width="150"hight="100"></a></p><p>味噌ラーメン</p><p><a href="higawari2.html"><img src="ramen2.jpg"alt="味噌ラーメン"width="150"hight="100"></a></p></div>
 
-<div class="center"><p>オムライス</p><p><a href="omurice.html"><img src="kimagure.jpg"alt="ハヤシライス"width="150"hight="100"></a></p><p>焼鳥丼</p><p><a href="donmono.html"><img src="donmono.jpg"alt="マーボー丼"width="150"hight="100"></a></p></div>
+<div class="left"><p>オムライス</p><p><a href="omurice.html"><img src="kimagure.jpg"alt="ハヤシライス"width="150"hight="100"></a></p><p>焼鳥丼</p><p><a href="donmono.html"><img src="donmono.jpg"alt="マーボー丼"width="150"hight="100"></a></p></div>
 
-<div class="right"><p>鮭のきのこあんかけ</p><p><img src="sake.jpg"alt=""width="150"hight="100"></p><p><img src=""alt=""width=""hight=""></p></div>
+<div class="left"><p>鮭のきのこあんかけ</p><p><img src="sake.jpg"alt=""width="150"hight="100"></p><p><img src=""alt=""width=""hight=""></p></div>
+
+</div>
 
 </body>
 </html>
--- a/shuzai/tokusan/kudamono.html	Tue Dec 08 18:53:19 2015 +0900
+++ b/shuzai/tokusan/kudamono.html	Tue Dec 08 18:55:23 2015 +0900
@@ -11,18 +11,10 @@
 <body>
 <h1>ここでは、庄内地方で採れる果物を紹介します!</h1>
 
-<div class = "kudamono">
-<li><span class="red">あけび</span></li></div>
-<p><div class = "akebi"><a href="kudamono_akebi.html"><img src="akebi.jpg" width="150" height="100"></a></div></p>
-
+<div class="left">
+<p>ぶどう[スチューベン]</p>
+<p><a href="budou.html"><img src="budou.jpg" width="150" height="100">
 
-<li><span class="red">ぶどう[スチューベン]</span></li>
-(収穫時期:9月~12月)<br>
-スチューベンの特徴はなんといっても糖度の高さで、20度以上にもなるもの
-もあります。酸が少なく、蜂蜜のような濃い甘さでとっても美味です。<br>
-保存方法:ハサミで房から枝を少し残して切る。タッパーに入れて、冷蔵庫で保存する。食べる時はさっと洗って食べる。</p>
-<p><img src="budou.jpg" width="150" height="100">
-<img src="budou2.jpg" width="150" height="100"></p>
 
 
 <li><span class="red">庄内柿</span></li>
--- a/shuzai/tokusan/tyouri.html	Tue Dec 08 18:53:19 2015 +0900
+++ b/shuzai/tokusan/tyouri.html	Tue Dec 08 18:55:23 2015 +0900
@@ -26,5 +26,16 @@
 <p>トマトジャム</p>
 <p><a href="tomatojamu.html"><img src="tomatojamu2.jpg" width="150" height="100"></a></p>
 
+<p>あけびの鶏味噌炒め</p>
+<p><a href="kudamono_akebi.html"><img src="akebi.jpg" width="150"
+height="100\
+"></a></p>
+
+<p>メロンジャム</p>
+<p><a href="meron.html"><img src="meron.jpg" width="150"
+height="100\
+"></a></p>
+
+
 </body>
 </html>

yatex.org