Difference between revisions of "Team:BNU-CHINA"

Line 1: Line 1:
<!DOCTYPE html>
 
<html lang="zh-CN">
 
 
<head>
 
<head>
 
<meta charset="utf-8">
 
<meta charset="utf-8">
Line 78: Line 76:
 
</div>
 
</div>
  
<script src="js/jquery.min.js"></script>
+
<script src="2015.igem.org/Team:BNU-CHINA/js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
+
<script src="2015.igem.org/Team:BNU-CHINA/js/bootstrap.min.js"></script>
<script src="js/jquery.onepage-scroll.js"></script>
+
<script src="2015.igem.org/Team:BNU-CHINA/js/jquery.onepage-scroll.js"></script>
 
<script>
 
<script>
 
$(function(){
 
$(function(){

Revision as of 07:25, 11 September 2015

<head> <meta charset="utf-8"> <meta width=device-width, initial-scale=1.0> <title></title> <link rel="stylesheet" href="Font/Raleway_Thin/stylesheet.css" /> <link rel="stylesheet" href="https://2015.igem.org/Team:BNU-CHINA/css/bootstrap.min.siren.css?action=raw" /> <link rel="stylesheet" href="https://2015.igem.org/Team:BNU-CHINA/css/onepage-scroll.css?action=raw" /> <link rel="stylesheet" href="css/myStyle.css" />


<style> .page1 { background:url('image/welcome_p1.jpg');

        background-size:100% 100%;
        background-repeat:no-repeat;}

.page1 a {color:#FFFFFF;} .page2 { background:url('image/story02.jpg');

        background-size:100% 100%;
        background-repeat:no-repeat;}

.page2 a {color:#FFFFFF;} .page3 { background:url('image/story03.jpg');

        background-size:100% 100%;
        background-repeat:no-repeat;}

.page3 a {color:#FFFFFF;} .page4 { background:url('image/story04.jpg');

        background-size:100% 100%;
        background-repeat:no-repeat;}

.page4 a {color:#FFFFFF;} p.title { position: relative; top: 35%; font: 700 40px "Microsoft Yahei"; color: #fff; text-align: center;} button.center{ position: relative; top:35%;left:48%;font: 700 25px "Microsoft Yahei"; color: #fff; text-align: center;} button.bottom{ position: relative; top:80%;left:48%;} </style> </head>

<body>

Synthetic Intelligent Ranger E. coli for Nematodes

Team:BNU-China

       <a href="#" style="position:relative;top:45px"><img src="image/pagedown.png"></a>

<script src="2015.igem.org/Team:BNU-CHINA/js/jquery.min.js"></script> <script src="2015.igem.org/Team:BNU-CHINA/js/bootstrap.min.js"></script> <script src="2015.igem.org/Team:BNU-CHINA/js/jquery.onepage-scroll.js"></script> <script> $(function(){ $('.main').onepage_scroll({ sectionContainer: '.page',

               loop:false
               });

}); $(function () { $('#Menu').collapse('hide')}); </script>

</body> </html>