changeset 995:740297357f71

merged
author ONODERA Yui <c112039@h.koeki-u.ac.jp>
date Thu, 19 Nov 2015 16:21:28 +0900
parents 2eadba179541 (current diff) eb2e692e5268 (diff)
children 1d75f8f0150e
files syuzai/higawari/higawari.html.orig syuzai/higawari/higawari2.html~ syuzai/higawari/ikachiri.jpg syuzai/higawari/toriteri.jpg
diffstat 11 files changed, 133 insertions(+), 109 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/higawari/.#higawari.css	Thu Nov 19 16:21:28 2015 +0900
@@ -0,0 +1,1 @@
+c113061@roy.e.koeki-u.ac.jp.28702
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/higawari/.#higawari.html	Thu Nov 19 16:21:28 2015 +0900
@@ -0,0 +1,1 @@
+c113061@roy.e.koeki-u.ac.jp.28702
\ No newline at end of file
--- a/syuzai/higawari/base.html	Thu Nov 19 15:47:11 2015 +0900
+++ b/syuzai/higawari/base.html	Thu Nov 19 16:21:28 2015 +0900
@@ -1,9 +1,15 @@
 <html>
 <head>
+
 <title>日替わりランチ</title>
+
+<meta http-equiv="Content-Type" content="text/html; charset=Euc-jp">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta http-equiv="Content-Script-Type" content="text/javascript">
+
 <link rel="stylesheet" type="text/css"href="../../skip.css">
 <link rel="stylesheet" type="text/css" href="higawari.css">
-<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
+
 </head>
 <!--以上設定等-->
 
@@ -12,7 +18,7 @@
 <h1>店名</h1>
 
 <div class="menu">
-<p><img src=".jpg"alt=""></p>
+<p><img src="negisamon.jpg"alt=""></p>
 <!--img src="画像"alt="題名">
 
 <p>パスタ</p>
@@ -23,19 +29,26 @@
 <li>梅酒</li>
 <li>黒糖くるみチーズケーキ</li>
 <li>抹茶ショコラ</li>
-
-</div>
 </div>
 <!--お店情報-->
 
 <div class="tizu">
+
+<div id="map">
+<p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3104.32700659984!2d139.83532121478825!3d38.91650265342395!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x5f8e9e5d74ee910b%3A0xb144cb3582e6fae5!2z44K444Kn44Op44O844OI44Oi44Ki44Os!5e0!3m2!1sja!2sjp!4v1447764084328"
+width="600" height="450" frameborder="0" style="border:0"allowfullscreen></iframe>
+<!--地図上で表示-->
+</p>
+
 <p>住所:山形県----</p>
 <p>Tel:zzz-xxxx-yyyy</p>
 <p>営業時間:AM11:00~PM14:00</p>
+<p><a href="higawari.html">戻る</a></p>
 </div>
-<!--場所情報-->
-
-<p><a href="skip.koeki-prj.org/syuzai/higawari/higawari.html">戻る</a></p>
+<!--mapの終了-->
+</div>
+<!--場所情報終了-->
 
 </body>
 </html>
+
--- a/syuzai/higawari/higawari.css	Thu Nov 19 15:47:11 2015 +0900
+++ b/syuzai/higawari/higawari.css	Thu Nov 19 16:21:28 2015 +0900
@@ -16,29 +16,20 @@
 
 a:hover{background-color: red;}
 
-div.menu1{
-	background-color: #ffd355;
-	position: relative;
-	margin: 10px;
-	border: solid #ff9900 5px;}
-
-div.menu1a{
-	background-
-
-div.menu2{
+div.menu{
 	background-color: #ffd355;
-	position: relative;
-	margin: 10px;
-	border: solid #ff9900 5px;}
+	position: ;
+	margin: ;
+	border: solid #ff9900 5px;
+	margin-width: ;
+	}
 
-div.menu3{
+div.tizu{
 	background-color: #ffd355;
-	position: rerative;
-	margin: 10px;
-	border: solid #ff9900 5px;}
+	border: solid #ff9900 5px;
+	margin-width1:;}
 
-div.menu4{
-	background-color: #ffd355;
-	position: rerative;
-	margin: 10px;
-	border: solid #ff9900 5px;}
+#map {
+  width: 600px;
+  height: 400px;
+}
--- a/syuzai/higawari/higawari.html	Thu Nov 19 15:47:11 2015 +0900
+++ b/syuzai/higawari/higawari.html	Thu Nov 19 16:21:28 2015 +0900
@@ -1,12 +1,11 @@
 <html>
 <head>
 <title>日替わりランチ</title>
-<link rel="stylesheet" type="text/css" href="higawari.css">
-<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
+<link rel="stylesheet"type="text/css"href="../../skip.css">
+<link rel="stylesheet" type="text/css" href=".css">
 </head>
 <!--以上設定等-->
 
-
 <body>
 <h1>ランチ特集</h1>
 <p>おすすめのランチ一覧</p>
--- a/syuzai/higawari/higawari.html.orig	Thu Nov 19 15:47:11 2015 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-<html>
-<head>
-<title>日替わりランチ</title>
-<link rel="stylesheet" type="text/css" href="higawari.css">
-<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
-</head>
-<!--以上設定等-->
-
-
-<body>
-<h1>ランチ特集</h1>
-<p>本日のランチは...</p>
-
-
-<div class="menu1">
-<p><img src="negisamon.jpg"alt="赤ねぎとサーモンのクリーム"width=""hight=""></p>
-<p>パスタ</p>
-<li>青じそめんたい子</li>
-<li>赤ねぎとサーモンのクリーム</li>
-<li>ジェノバの漁師風</li>
-<p>店名:カフェeジェラート モアレ</p>
-<p></p>
-</div>
-<!--一つ目のお店-->
-
-<div class="menu2">
-<p><img src=""alt=""width=""hight=""></p>
-<p>公益定食</p>
-<p>公益屋</p>
-</div>
-
-<div class="menu3">
-<p><img src=""alt=""width=""hight=""></p>
-<p>公益ラーメン</p>
-<p>touhoku-university-of-service-and-science</p>
-</div>
-
-<div class="menu4">
-<p><img src=""alt="東北公益文科大学カフェテリア"width=""hight=""></p>
-<li>定食:</li>
-<li>丼もの:マーボー丼</li>
-<li>気まぐれメニュー:</li>
-</div>
-
-</body>
-</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/higawari/higawari1.html	Thu Nov 19 16:21:28 2015 +0900
@@ -0,0 +1,55 @@
+<html>
+<head>
+
+<title>日替わりランチ</title>
+
+<meta http-equiv="Content-Type" content="text/html; charset=Euc-jp">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta http-equiv="Content-Script-Type" content="text/javascript">
+
+<link rel="stylesheet" type="text/css"href="../../skip.css">
+<link rel="stylesheet" type="text/css" href="higawari.css">
+
+</head>
+<!--以上設定等-->
+
+
+<body>
+<h1>カフェeジェラート モアレ</h1>
+
+<div class="menu">
+<p><img src="negisamon.jpg"alt="赤ねぎとサーモンのクリーム"></p>
+<!--img src="画像"alt="題名">
+
+<p>パスタ</p>
+<li>青じそめんたい子</li>
+<li>赤ねぎとサーモンのクリーム</li>
+<li>ジェノバの漁師風</li>
+
+<p>ジェラート</p>
+<li>梅酒</li>
+<li>黒糖くるみチーズケーキ</li>
+<li>抹茶ショコラ</li>
+</div>
+<!--お店情報-->
+
+<div class="tizu">
+
+<div id="map">
+<p><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3104.32700659984!2d139.83532121478825!3d38.91650265342395!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x5f8e9e5d74ee910b%3A0xb144cb3582e6fae5!2z44K444Kn44Op44O844OI44Oi44Ki44Os!5e0!3m2!1sja!2sjp!4v1447764084328"
+width="600" height="450" frameborder="0" style="border:0"allowfullscreen></iframe>
+<!--地図上で表示-->
+</p>
+
+<p>住所:酒田市中町1丁目7-18</p>
+<p>Tel:0234-22-5280</p>
+<p>営業時間:10:00~21:00</p>
+<p><a href="higawari.html">戻る</a></p>
+</div>
+<!--mapの終了-->
+</div>
+<!--場所情報終了-->
+
+</body>
+</html>
+
--- a/syuzai/higawari/higawari2.html~	Thu Nov 19 15:47:11 2015 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-<html>
-<head>
-<title>ユ帥潟</title>
-<link rel="stylesheet" type="text/css" href=".css">
-</head>
-
-<body>
-<h1>ユ帥潟</h1>
-<h1>綺</h1>
-<p>ャ潟絎蕋</p>
-<p><img src=""></p>
-<p>絎合換篁</p>
-<p>ャ潟絎蕋</p>
-<p><img src=""></p>
-<p>絎合換篁</p>
-<p>羂贋ャ潟絎蕋</p>
-<p><img src=""></p>
-<p>絎合換篁</p>
-<p>ャ潟絎蕋</p>
-<p><img src=""></p>
-<p>絎合換篁</p>
-<p>ャ潟絎蕋</p>
-<p>img src=""></p>
-<p>絎合換篁</p>
-
-<p>
-<a href="http://skip.koeki-prj.org/syuzai/higawari/higawari.html">ユ帥潟
-</p>
-
-</body>
-</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/higawari/higawari3.html	Thu Nov 19 16:21:28 2015 +0900
@@ -0,0 +1,41 @@
+<html>
+<head>
+<title>日替わりランチ</title>
+<link rel="stylesheet" type="text/css"href="../../skip.css">
+<link rel="stylesheet" type="text/css" href="higawari.css">
+<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
+</head>
+<!--以上設定等-->
+
+
+<body>
+<h1>珈琲貴族</h1>
+
+<div class="menu">
+<p><img src=".jpg"alt=""></p>
+<!--img src="画像"alt="題名">
+
+<p>パスタ</p>
+<li>青じそめんたい子</li>
+<li>赤ねぎとサーモンのクリーム</li>
+<li>ジェノバの漁師風</li>
+<p>ジェラート</p>
+<li>梅酒</li>
+<li>黒糖くるみチーズケーキ</li>
+<li>抹茶ショコラ</li>
+
+</div>
+</div>
+<!--お店情報-->
+
+<div class="tizu">
+<p>住所:山形県----</p>
+<p>Tel:zzz-xxxx-yyyy</p>
+<p>営業時間:AM11:00~PM14:00</p>
+</div>
+<!--場所情報-->
+
+<p><a href="skip.koeki-prj.org/syuzai/higawari.html">戻る</a></p>
+
+</body>
+</html>
Binary file syuzai/higawari/ikachiri.jpg has changed
Binary file syuzai/higawari/toriteri.jpg has changed

yatex.org