view index.html @ 852:3825f230b128

href mo naosita
author ISHIKAWA MAI <c113017@e.koeki-u.ac.jp>
date Tue, 06 Oct 2015 19:20:22 +0900
parents 2c607f5e16dd
children b8634deb774b
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
	"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>SKIP -Top Page-</title>
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
</head>

<body>

<div class="header">
<!-- Making Balloons -->
<script src="js/jquery.balloon.min.js"></script>
<script type="text/javascript">
<!--
$(function() {
  $('.cover').balloon({
    css: {
      color: '#f89'
    },
    classname: "bal",
    showDuration: "slow",
    showAnimation: function(d){this.fadeIn(d);},
    hideDuration: "slow",
    hideAnimation: function(d){this.fadeOut(d);}
  });

  $('.ballooned').balloon({
    css: {
      color: '#f89'
    },
    classname: "bal",
    position: "bottom",
    showDuration: "slow",
    showAnimation: function(d){this.fadeIn(d);},
    hideDuration: "slow",
    hideAnimation: function(d){this.fadeOut(d);}
  });
});
// -->
</script>
<h2 class="head">SKIP = Shonai Koeki Infomation Project =</h2>
<h3>このサイトについて</h3>
<div class="sect">
このサイトでは、私たち<span class="ballooned" title="SKIPは、東北公益文科大学の情報特別選抜から設立されたサークルであり、酒田商工会議所が主催する「SWAN Project」と協力して酒田地域の情報を発信することを目的としている。">SKIP</span>が取材した山形県酒田市のお店や名所などを紹介しています。また、記事のなかでお店の歴史やこだわりなど様々な情報を発信しています。
</div>
</div>				<!-- Header end -->

<!-- Global navigation -->
<div class="menw">
<ul>
 <a  href="index.html"><li>TOP</li></a>
 <a href="http://skip.koeki-prj.org/syuzai/syuzai.html"><li>取材</li></a>
 <a href="http://skip.koeki-prj.org/program/program.html"><li>プログラム</li></a>
 <a href="http://skip.koeki-prj.org/enq/enq.html"><li>アンケート</li></a>
 <a href="http://skip.koeki-prj.org/kiraribito/girl.html"><li>きらりびと</li></a>
 <a href="#" class="covered"><li style="position: relative;">日替りランチ</li></a>
 <div class="cover" title="近日公開!!"></div>
</ul>
</div>
<div class="all">
<div class="suball">

<!-- Image slider -->
<link rel="stylesheet" type="text/css" href="css/jquery.bxslider.css">
<link rel="stylesheet" type="text/css" href="preIndex.css">
<script src="js/jquery.bxslider.js"></script>
<script type="text/javascript">
$(function(){
	mySlider = $('#slider1').bxSlider({
		auto:true,
		minSlides: 3,
		maxSlides: 3,
		slideWidth: 320,
		speed:3000,
		pause:10000,
		captions: true,
		onSlideAfter: function(){mySlider.startAuto();}
	});
});
</script>

<h3 style="margin-bottom: 10px;">酒田のいいところ - Nice place in Sakata -</h3>

<h3>新着情報 - News -</h3>
<div class="news">
<ul>
<li><p class="line"><a harf="">追加コンテンツ予告をメニューバーに追加
    (2015-02-27更新)</a></p></li>
<li><p class="line"><a harf="">SKIPのサイトをリニューアル</a></p></li>
</ul>
</div>				<!-- news end -->

<!--
<h3>SKIPメンバーページ</h3>
<div class="staff">
<div class="menber"><a href="staff/murakami">Murakami</a></div>
</div>				<!-- staff end -->


</div>				<!-- suball end -->
</div>				<!-- all end -->

<div class="footer">
Copyright &copy; 東北公益文科大学学内サークル SKIP. All Rights Reserved.
</div>				<!-- footer end -->

</body>
</html>

yatex.org