changeset 3558:eb4b7e1b38ec

addしました
author houtin <c115080@g.koeki-u.ac.jp>
date Tue, 17 Oct 2017 10:49:19 +0900
parents 6e33df6a2ba8
children 43932528d7dd
files shuzai/laluce/coffee.JPG shuzai/laluce/coffee2.JPG shuzai/laluce/dessert.JPG shuzai/laluce/dessert2.JPG shuzai/laluce/laluce.css shuzai/laluce/laluce.html shuzai/laluce/laluce2.JPG shuzai/laluce/main.JPG shuzai/laluce/main2.JPG shuzai/laluce/soup.JPG shuzai/laluce/soup2.JPG shuzai/laluce/zensai.JPG shuzai/laluce/zensai2.JPG
diffstat 13 files changed, 99 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file shuzai/laluce/coffee.JPG has changed
Binary file shuzai/laluce/coffee2.JPG has changed
Binary file shuzai/laluce/dessert.JPG has changed
Binary file shuzai/laluce/dessert2.JPG has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/shuzai/laluce/laluce.css	Tue Oct 17 10:49:19 2017 +0900
@@ -0,0 +1,18 @@
+body {color:#000000; background: #ffffff url("alllaluce.jpg") fixed no-repeat
+right bottom ;}
+h1 { color:#000000; font-size:xx-large; text-align:center;
+background: linear-gradient(transparent 50%, #ffff66 60%); 
+text-shadow: 2px 2px 0 rgba(0,0,0,.2);}
+h2 { color:#000000; background: linear-gradient(transparent 50%, #ffff66 60%);
+    line-height: 1.3em;
+font-size:x-large; }
+h3 { color:#ffffff; font-size:xx-large;}
+h4 { color:#ffffff; background-color:#ff6600;
+font-size:xx-large;}
+p{position: relative;}
+table, th, td {border: 1px solid; border-collapse: collapse}
+th { font-size:large;  text-align:center; }
+td:first-child { font-weight:bold;  text-align:left; }
+div.localbox {clear: both; } 
+div.rfloat {clear: both; width: 40%; float: right; margin-left: 7ex;}
+ul {font-size:x-large;}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/shuzai/laluce/laluce.html	Tue Oct 17 10:49:19 2017 +0900
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+<title>Ristorante La Luce</title>
+<link rel="stylesheet" type="text/css" href="laluce.css">
+</head>
+
+<body>
+<h1>イタリアンレストラン「ラ・ルーチェ(la luce)」</h1>
+SKIPのメンバーで<a href="http://laluce.penne.jp/">ラ・ルーチェ</a>に行ってきました!
+<p><a href="http://laluce.penne.jp/">ラ・ルーチェ</a>さんの店舗情報はコチラです↓</p>
+<table>
+ <tr><td>住所</td><td>山形県酒田市あきほ町659-10</td></tr>
+ <tr><td>TEL・FAX</td><td>0234-23-1210</td></tr>
+ <tr><td>営業時間</td><td style="border-style: none">[火~金]11:30~13:30 17:30~21:00</td></tr>
+ <tr><td></td><td style="border-style: none">[土・日・祝]11:30~14:00 17:00~20:00</td></tr>
+ <tr><td>定休日</td><td>月曜日</td></tr>
+ <tr><td>総座席数</td><td>15席</td></tr>
+ <tr><td>駐車場</td><td>15台</td></tr>
+</table>
+<p>貸切になっている場合もあるので予約してから行ってみてください!</p>
+
+<div class="localbox">
+<div class="rfloat">
+<h3><img src="soup.JPG" alt="スープ" width="110%" height="40%"></h3>
+</div>
+<h2>スープ</h2>
+<ul>
+<li>「オニオンスープ」</li>
+</ul>
+</div>
+
+<div class="localbox">
+<div class="rfloat">
+<h3><img src="zensai.JPG" alt="前菜" width="110%" height="40%"></h3>
+</div>
+<h2>前菜</h2>
+<ul>
+<li>「フリッタータ」</li>
+<li>「庄内豚のパテ」</li>
+<li>「カポナータ」</li>
+<li>「ハーブ鶏のポテトサラダ」</li>
+<li>「アスパラのアンチョビ風」</li>
+</ul>
+</div>
+
+<div class="localbox">
+<div class="rfloat">
+<h3><img src="main.JPG" alt="メイン" width="110%" height="40%"></h3>
+</div>
+<h2>メイン</h2>
+<ul>
+<li>「スパゲッティのアマトリチャーナ」</li>
+<li>「海の幸のリゾット」</li>
+</ul>
+</div>
+
+<div class="localbox">
+<div class="rfloat">
+<h3><img src="dessert.JPG" alt="デザート" width="110%" height="40%"></h3>
+</div>
+<h2>デザート</h2>
+<ul>
+<li>「チョコレートケーキ」</li>
+<li>「アーモンドクッキー」</li>
+<li>「アマレット風味のプリン」</li>
+<li>「干柿のアイス」</li>
+</ul>
+</div>
+
+<div class="localbox">
+<h2>食べてみての感想</h2>
+<p>どの料理も美味しかったが、特にリゾットは格別に美味しかった。他のイタ
+リアンレストランではなかなか出てこないため、リゾットが食べたい人はオスス
+メ!</p>
+</div>
+
+<hr>
+<a href="https://skip.koeki-prj.org/">SKIPトップはこちら←</a>
+</body>
+</html>
Binary file shuzai/laluce/laluce2.JPG has changed
Binary file shuzai/laluce/main.JPG has changed
Binary file shuzai/laluce/main2.JPG has changed
Binary file shuzai/laluce/soup.JPG has changed
Binary file shuzai/laluce/soup2.JPG has changed
Binary file shuzai/laluce/zensai.JPG has changed
Binary file shuzai/laluce/zensai2.JPG has changed

yatex.org