Difference between revisions of "Team:SJTU-Software"

 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
 
<html class="no-js">
 
<html class="no-js">
 
<head>
 
<head>
Line 31: Line 32:
 
   <meta name="msapplication-TileColor" content="#0e90d2">
 
   <meta name="msapplication-TileColor" content="#0e90d2">
  
   <link rel="stylesheet" href="assets/css/amazeui.min.css">
+
   <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/amazeuiMinCss?action=raw&ctype=text/css">
  <link rel="stylesheet" href="assets/css/app.css">
+
   <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:SJTU-Software/mainCss?action=raw&ctype=text/css">
   <link rel="stylesheet" href="loading.css">
+
  <link rel="stylesheet" href="wiki.css">
+
 
</head>
 
</head>
 
<body>
 
<body>
  
<nav class="scrollspy-nav" data-am-scrollspy-nav="{offsetTop: 45}" data-am-sticky>
+
<div class = "content" style = "width: 100%; height: 100%">
  <ul class="am-avg-sm-7 am-thumbnails mainNav">
+
  <a href = "https://2015.igem.org/Team:SJTU-Software/home">
    <li class = "navItem">
+
  <img style = "width:100%" src = "https://static.igem.org/mediawiki/2015/4/45/SJTU-SOFTWARE.mindnode.jpg"/>
      <a href="wiki.html">
+
  </a>
      <img class="am-thumbnails navPhoto" id = "1" src="https://static.igem.org/mediawiki/2015/4/43/SJTU-SOFTWARE.1-2.png" />
+
    <p class = "navPhoto">Home</p>
+
    </a>
+
</li>
+
    <li class = "navItem">
+
    <a href="project.html">
+
      <img class="am-thumbnails navPhoto" id = "2" src="https://static.igem.org/mediawiki/2015/b/b0/SJTU-SOFTWARE.2-1.png" />
+
    <p class = "navPhoto">Project</p>
+
    </a>
+
    </li>
+
    <li class = "navItem">
+
    <a href="document.html">
+
      <img class="am-thumbnails navPhoto" id = "3" src="https://static.igem.org/mediawiki/2015/6/63/SJTU-SOFTWARE.3-1.png" />
+
    <p class = "navPhoto">Document</p>
+
    </a>
+
    </li>
+
    <li class = "navItem">
+
    <a href="requirement.html">
+
      <img class="am-thumbnails navPhoto" id = "4" src="https://static.igem.org/mediawiki/2015/d/d0/SJTU-SOFTWARE.4-1.png" />
+
    <p class = "navPhoto">Requirement</p>
+
    </a>
+
    </li>
+
    <li class = "navItem">
+
      <a href="saftyPolicyconcern.html">
+
        <img class="am-thumbnails navPhoto" id = "5" src="https://static.igem.org/mediawiki/2015/2/2a/SJTU-SOFTWARE.5-1.png" />
+
        <p class = "navPhoto">Safty<br/>policy<br/>concern</p>
+
      </a>
+
    </li>
+
    <li class = "navItem">
+
    <a href="humanPractice.html">
+
      <img class="am-thumbnails navPhoto" id = "6" src="https://static.igem.org/mediawiki/2015/0/08/SJTU-SOFTWARE.6-1.png" />
+
    <p class = "navPhoto">Human<br/>practice</p>
+
    </a>
+
    </li>
+
    <li class = "navItem">
+
    <a href="team.html">
+
      <img class="am-thumbnails navPhoto" id = "7" src="https://static.igem.org/mediawiki/2015/b/b7/SJTU-SOFTWARE.7-1.png" />
+
    <p class = "navPhoto">Team</p>
+
    </a>
+
    </li>
+
  </ul>
+
</nav>
+
 
+
<div id = "home">
+
<div class = "baseTitle">
+
<p>BASE</p>
+
</div>
+
<div class="base-frame" id = "home">
+
  <p class = "panelTitle">BASE</p>
+
  <p>A web-based tool for biobrick evaluation, helping researchers bulid new devices and systems.<br/>The BASE web server is designed to provide a ranking to all existing biobricks and help users design their new devices.<br/>Firstly, users can use the search function to find biobricks according to the score given by BASE and choose one they need.<br/>Then users can make their own devices by using construction function. After constructing, users could upload the device to BASE, and improve the device via the compare function. At last, users may apply the upload function to submit the device to the iGEM Registry and/or BASE database.
+
</p>
+
</div>
+
 
+
<div class = "homeFooter">
+
<div class = "footLine"></div>
+
<div class = "upperTria"></div>
+
</div>
+
<br/>
+
</div>
+
 
+
 
+
 
+
<div class = "content">
+
 
</div>
 
</div>
 
<!--[if (gte IE 9)|!(IE)]><!-->
 
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="assets/js/jquery.min.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/jqueryMinJs?action=raw&ctype=text/javascript"></script>
<script src="assets/js/jquery.nicescroll.js"></script>
+
<script src="loading.js"></script>
+
<script src="wiki.js"></script>
+
 
<!--<![endif]-->
 
<!--<![endif]-->
 
<!--[if lte IE 8 ]>
 
<!--[if lte IE 8 ]>
Line 117: Line 50:
 
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
 
<script src="assets/js/amazeui.ie8polyfill.min.js"></script>
 
<![endif]-->
 
<![endif]-->
<script src="assets/js/amazeui.min.js"></script>
+
<script src="https://2015.igem.org/Template:SJTU-Software/amazeuiMinJs?action=raw&ctype=text/javascript"></script>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 19:48, 18 September 2015

Base Wiki