changeset 3698:4be1eb12ae24

Merge branch 'master' of https://www.yatex.org/gitbucket/git/yuuji/skip-web
author momona <mxu.4mbs2@gmail.com>
date Fri, 13 Jul 2018 13:22:52 +0900
parents 7f2d320144af (current diff) ac9956c952a7 (diff)
children 5fc7163d93d3
files
diffstat 1 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/nico/nico.html	Fri Jun 29 14:13:14 2018 +0900
+++ b/shuzai/nico/nico.html	Fri Jul 13 13:22:52 2018 +0900
@@ -2,15 +2,15 @@
 <html lang="ja">
 <head>
 <meta charset="utf-8">
-<title>Nico
-</title>
-<style type="text/css">
-</style>
-<link rel="stylesheet" type="text/css" href="nico.css">
+<title>Nico</title>
+<link rel="stylesheet" type="text/css" href="NICO.css">
 </head>
 
-
 <body>
+<div class="a">
+<div class="b">
+<img src="Nico.png">
+</div>
 <h1>酒田が誇るフレンチレストランNico</h1>
 <p>
 酒田が誇るフレンチレストラン「Nico」。<br>
@@ -20,15 +20,15 @@
 </p>
 <h1>プチコースLunchメニュー</h1>
   <h2>月山高原の人参を使用したムース</h2>
-<img src="nico4.jpeg" alt="ムース" width="240" height="320"border="5">
+<img src="small.JPG" alt="小さい前菜" width="240em" height="427px">
   <h2>庄内産のブロッコリーと生卵を使用したギッシュ</h2>
-<img src="nico1.jpeg" alt="ギッシュ" width="320" height="220"border="5">   
+<img src="zensai.JPG" alt="前菜" width="240em" height="427px"> 
   <h2>月山高原のじゃがいも「はるか」を使用したビシソワーズ</h2>
-<img src="nico5.jpeg" alt="ビシソワーズ" width="330" height="220"border="5">
+<img src="soup.JPG" alt="スープ" width="240em" height="427px">
   <h2>平田牧場の金華豚の肩ロースのロースト</h2>
-<img src="nico2.jpeg" alt="ロースト" width="320" height="220"border="5">
+<img src="sakana.JPG" alt="魚" width="240em" height="427px">
   <h2>バナナとチーズのタルト 鳥海高原のヨーグルトのアイス</h2>
-<img src="nico3.jpeg" alt="デザート" width="320" height="220"border="5">
+<img src="dessert.JPG" alt="デザート" width="240em" height="427px">
 
 <h1>食べてみての感想</h1>
 <p>
@@ -51,6 +51,6 @@
 </iframe>
 
 <address>c116034&#x40;h.koeki-u.ac.jp</address>
-
+</div>
 </body>
 </html>

yatex.org