Newer
Older
skip-web / shuzai / higawari / higawari.html.orig
@ONODERA Yui ONODERA Yui on 22 Dec 2015 1 KB higawari
<html>
<head>
<title>日替わりランチ</title>
<link rel="stylesheet"type="text/css"href="../../skip.css">
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<!--以上設定等-->

<body>
<h1><img src="higahiga.png"alt="タイトル"></h1>
<p>このページでは月・週・日替わりランチを紹介しています。気になったお店の情報は、写真をクリックすると表示されます。</p>
<p>庄内の美味しいお店をぜひチェックしてみてください!</p>

<p>現在の登録店舗数 5店!</p>
<p></p>
<p>メニュー一覧</p>
<p>(気になる写真をクリックで詳細ページへ)</p>

<div class="iconmenu">
<!--登録店舗一覧の枠-->

<div><p>赤ねぎとサーモンのクリームパスタ</p><p><a href="moare.html"><img src="negisamon.jpg"alt="赤ねぎとサーモンのクリーム"width="150"hight="100"></a></p></div>
<div><p>味噌ラーメン</p><p><a href="higawari2.html"><img src="ramen2.jpg"alt="味噌ラーメン"width="150"hight="100"></a></p></div>
<div><p>鶏ののっけご飯 フルーツポンチ付き</p><p><a href="niwatori.html"><img src="kimagure.jpg"alt=""width="150"hight="100"></a></p></div>
<div><p>ブタキムチ</p><p><a href="butakimuchi.html"><img src="donmono.jpg"alt="ブタキムチ"width="150"hight="100"></a></p></div>
<div><p>白身魚のフライ ~イタリアン~</p><p><a href="shiromizakananofurai.html"><img src="shiromizakananofurai.png"alt=""width="150"hight="100"></a></p></div>
<div><p>鯛と間八入のお好み焼き風</p><p><a href="hyakken.html"><img src="okonomi.png"alt="noimage"width="150"hight="100"></a></p></div>
<div><p>鶏肉のソテー ミートソース</p><p><a href="eastniku.html"><img src="niku.png"alt="noimage"width="150"hight="100"></a></p></div>
<div><p>お魚のソテー 〜アグロドルチェ〜</p><p><a href="eastsakana.html"><img src="saka.png"alt="noimage"width="150"hight="100"></a></p></div>
<div><p>鮭とキャベツのクリームスパゲッティ</p><p><a href="eastpasuta.html"><img src="pasu.png"alt="noimage"width="150"hight="100"></a></p></div>
</div>
<!--iconmenuの終わり-->

</body>
</html>