Template:USTC-Software/header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
-
<script type="text/javascript" async=""  src="https://2013.igem.org/Template:USTC-Software/header/js?action=raw&ctype=text/javascript"></script>
 
-
<script type="text/javascript" async=""  src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js
+
<html>
-
?action=raw&ctype=text/javascript"></script>
+
<head>
 +
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
 +
    <title>Slide</title>  
-
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Template:USTC-Software/header/css?action=raw&ctype=text/css" media="all">
+
<link rel='stylesheet' id='style-csshref='diapo.css' type='text/css' media='all'>  
-
<style type="text/css">body { background:#f3f3f3;}</style>
 
-
</head>
+
<script type='text/javascript' src='scripts/jquery.min.js'></script>
 +
<script type='text/javascript' src='scripts/jquery.mobile-1.0rc2.customized.min.js'></script>
 +
<script type='text/javascript' src='scripts/jquery.easing.1.3.js'></script>
 +
<script type='text/javascript' src='scripts/jquery.hoverIntent.minified.js'></script>
 +
<script type='text/javascript' src='scripts/diapo.js'></script>  
-
<body>
+
<script>
-
<div id="top" align="center" name="top">
+
$(function(){
-
    <div id="header">
+
$('.pix_diapo').diapo();
-
      <div id="team_logo" align="left">
+
});
-
            <a href=" https://2013.igem.org/Team:USTC-Software" tittle="To our home page" target="_self"><img src="https://static.igem.org/mediawiki/2013/3/39/USTC_Software_Teamlogo.png" /></a>
+
-
        </div>
+
-
  <div id="nav-strip">
+
-
            <ul>
+
-
                <li class="nav-item"><a href="https://2013.igem.org/Team:USTC-Software" target="_self"><span class="primary-link">Home</span></a>
+
-
                <li class="nav-item"><a href="https://2013.igem.org/Team:USTC-Software/Project/Overall"><span class="primary-link">Project</span></a>
+
-
                    <div class="subnav ">
+
-
                      <div class="subnav-inner">
+
-
                          <ul>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Project/Overall">Overall</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Project/Software">Software</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Project/Method">Method</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Project/Examples">Examples</a></li>
+
-
                          <li><a href="https://2013.igem.org/Team:USTC-Software/Project/Preview">Future Work</a></li>
+
-
                          </ul>
+
-
                      </div>
+
-
                  </div>
+
-
              </li>
+
-
              <li class="nav-item"><a href="https://2013.igem.org/Team:USTC-Software/Achieve/Medal"><span class="primary-link">Achieve</span></a>
+
-
              <!--div class="subnav">                     
+
-
                      <div class="subnav-inner">
+
-
                          <ul>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Achieve/Medal">Medal</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Project/App_Clotho">Clotho App</a></li>
+
-
                    </ul>
+
-
                      </div>                   
+
-
                  </div-->
+
-
              </li>
+
-
              <li class="nav-item"><a href="https://2013.igem.org/Team:USTC-Software/term"><span class="primary-link">Dev Notes</span></a>
+
-
                    <div class="subnav">
+
-
                      <div class="subnav-inner">
+
-
                          <ul>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/term">Term</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/vacation">Vacation</a></li>
+
-
                    </ul>
+
-
                      </div>
+
-
                    </div>
+
-
              </li>
+
-
              <li class="nav-item"><a href="https://2013.igem.org/Team:USTC-Software/team"><span class="primary-link">Team</span></a>
+
-
              </li>
+
-
              <li class="nav-item no-subnav"><a href="https://2013.igem.org/Team:USTC-Software/Human_practice"><span class="primary-link">Comunicate</span></a>
+
-
              <div class="subnav ">
+
-
                      <div class="subnav-inner">
+
-
                          <ul>
+
-
                            <li class="hp"><a href="https://2013.igem.org/Team:USTC-Software/Human_practice">Human Practice</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/safety">Safety</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/collaboration">Collaborate</a></li>
+
-
                            <li><a href="https://2013.igem.org/Team:USTC-Software/Project/Develop">Develop</a></li>
+
-
                          </ul>
+
-
                      </div>
+
-
                  </div>
+
-
              </li>
+
-
           
+
-
          </ul>
+
-
      </div>
+
-
<div id="igem" align="center">   
+
</script>
-
<a href="https://2013.igem.org/Main_Page" target="_self">
+
-
            <img name="button" src="https://static.igem.org/mediawiki/2013/1/10/USTC_Software_IGEM.png"/>
+
-
            </a>
+
-
        </div>
+
-
    </div>
+
-
  </div>
+
-
<!--div id="direction">
 
-
        <ul>
 
-
          <li id="homebutton"><a href="https://2013.igem.org/Team:USTC-Software" class="button">Home</a></li>
 
-
                             
 
-
          <li id="projectbutton"><a href="https://2013.igem.org/Team:USTC-Software/Project/Overall" class="button">Project</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/Project/Overall" class="subbutton" id="overallbutton">Overall</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/Project/Software" class="subbutton" id="softwarebutton">Software</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/Project/Method" class="subbutton" id="methodbutton">Method</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/Project/Examples" class="subbutton" id="examplesbutton">Examples</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/Project/Preview" class="subbutton" id="futurebutton">Future Work</a>
 
-
          </li>
 
-
          <li id="achievebutton"><a href="https://2013.igem.org/Team:USTC-Software/Achieve/Medal" class="button">Achieve</a>
+
-
                                <a href="https://2013.igem.org/Team:USTC-Software/Achieve/Medal" class="subbutton">Medal</a>
+
</head>  
-
                                <a href="https://2013.igem.org/Team:USTC-Software/Project/App_Clotho" class="subbutton">Clotho App</a>
+
<body>  
-
          </li>
+
    <section>  
 +
   
 +
    <div style="overflow:hidden; width:960px; margin: 100px auto; padding:0 20px;">  
 +
                <div class="pix_diapo">
-
          <li id="notesbutton"><a href="https://2013.igem.org/Team:USTC-Software/term" class="button">Dev Notes</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/term" class="subbutton" id="termbutton">Term</a></br>
 
-
                <a href="https://2013.igem.org/Team:USTC-Software/vacation" class="subbutton" id="vacationbutton">Vacation</a>
 
-
          </li>
 
-
          <li id="teambutton"><a href="https://2013.igem.org/Team:USTC-Software/team" class="button">Team</a></li>
+
                    <div data-thumb="https://static.igem.org/mediawiki/2013/c/ca/USTC-Software-3s.jpg">
-
 
+
                        <img src="https://static.igem.org/mediawiki/2013/8/85/USTC_Software_Page1.png">
-
          <li id="othersbutton"><a href="https://2013.igem.org/Team:USTC-Software/Human_practice" class="button">Comunicate</a></br>
+
                        <div class="caption elemHover fromLeft">
-
                <a href="https://2013.igem.org/Team:USTC-Software/Human_practice" class="subbutton" id="hpbutton">Human Practice</a></br>
+
                            Take a gNAP before wearing your gloves!
-
                <a href="https://2013.igem.org/Team:USTC-Software/safety" class="subbutton" id="safebutton">Safety</a></br>
+
Genetic Network Analyze and Predict
-
                <a href="https://2013.igem.org/Team:USTC-Software/collaboration" class="subbutton" id="cobutton">Collaboration</a></br>
+
                        </div>
-
                <a href="https://2013.igem.org/Team:USTC-Software/Project/Develop" class="subbutton" id="developbutton">Develop</a>
+
                    </div>
-
          </li>
+
                   
-
        </ul>
+
-
</div-->
+
-
<!--script type="text/javascript">
+
-
$(document).ready(function(){
+
-
    $(".button").click(function(){
+
-
        var href = $(this).attr("href");
+
-
        var pos = $(href).offset().top - 100;
+
-
        $("html,body").animate({scrollTop: pos}, 1500);//the smaller the quicker
+
-
        return false;
+
-
    });
+
-
});
+
-
</script-->
+
-
<div id="box">
+
                 
 +
                    <div data-thumb="https://static.igem.org/mediawiki/2013/9/9f/USTC-Software-main2s.jpg">
 +
                        <img src="https://static.igem.org/mediawiki/2013/1/15/2.jpg">
 +
                        <div class="caption elemHover fromLeft">
 +
                            Take a gNAP before wearing your gloves!
 +
Genetic Network Analyze and Predict
 +
                        </div>
 +
                    </div>
 +
                   
 +
           
 +
                    <div data-thumb="https://static.igem.org/mediawiki/2013/archive/3/32/20131028070148%21USTC-Software-2s.jpg">
 +
                        <img src="https://static.igem.org/mediawiki/2013/3/32/USTC-Software-2s.jpg">
 +
                        <div class="caption elemHover fromLeft">
 +
                            Take a gNAP before wearing your gloves!
 +
Genetic Network Analyze and Predict
 +
                        </div>
 +
                    </div>
 +
                   
-
<div class="div1"><p>khvbhbhb</p></div>
 
 +
                    <div data-thumb="https://static.igem.org/mediawiki/2013/8/80/USTC_Software_4s.jpg">
 +
                        <img src="https://static.igem.org/mediawiki/2013/c/cb/USTC_Software_4.jpg">
 +
                        <div class="caption elemHover fromLeft">
 +
                            Take a gNAP before wearing your gloves!
 +
Genetic Network Analyze and Predict
 +
                        </div>
 +
                    </div>
-
<div class="div2"><p>bubiuin</p></div>
 
-
</div>
+
</div></div>
 +
   
 +
    </section>  
   
   
-
</body>
+
    </body>  
</html>
</html>

Revision as of 09:51, 28 October 2013

Slide

Take a gNAP before wearing your gloves! Genetic Network Analyze and Predict
Take a gNAP before wearing your gloves! Genetic Network Analyze and Predict
Take a gNAP before wearing your gloves! Genetic Network Analyze and Predict
Take a gNAP before wearing your gloves! Genetic Network Analyze and Predict