Difference between revisions of "Team:SJTU-software/Demonstrate"

(Prototype team page)
 
Line 1: Line 1:
 
{{SJTU-software}}
 
{{SJTU-software}}
 
<html>
 
<html>
 +
<body>
 +
    <div class="wrapper">
 +
        <!-- HEADER -->
 +
      <header class="cf">
 +
          <div id="logo"><a href="https://2018.igem.org/Team:SJTU-software"> <img src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/teamlogo.png"  height="90"/></a></div>
 +
          <div id="title">Demonstrate</div>
 +
          <div id="subtitle">Metlab: a metabolic network alignment tool</div>
 +
        </header>
  
 +
        <!-- NAV -->
 +
        <nav class="cf">
 +
            <ul id="nav" class="sf-menu">
 +
                <li class="current-menu-item"><a href="https://2018.igem.org/Team:SJTU-software">HOME</a></li>
 +
                <li><a href="">TEAM</a>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Team">TEAM</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Collaborations">COLLABRATIONS</a></li>>
 +
                    </ul>
 +
                </li>
 +
                <li><a href="">PROJECT</a>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Description">DESCRIPTION</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Design">DESIGN</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Notebook">NOTEBOOK</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Contribution">CONTRIBUTION</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Demonstrate">DEMONSTRATE</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Improve">IMPROVE</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Attributions">ATTRIBUTIONS</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li><a href="">HUMAN PRACTICE</a>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/HP/Silver">SILVER HP</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/HP/Gold_Intergrated">INTERCRATED AND COLD</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:SJTU-software/Engagement">PUBLIC ENGAGEMENT</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </nav>
 +
        <!-- ENDS NAV-->
  
 +
        <!-- MAIN-->
  
<div class="column full_size judges-will-not-evaluate">
+
        <!-- ENDS MAIN -->
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
<!-- WIDGETS -->
</div>
+
<ul  class="widget-cols cf">
 
+
<li class="first-col">
 
+
<div class="clear"></div>
+
<div class="widget-block">
 
+
<h4>Address</h4>
 
+
<p>NO. 800 DONGCHUAN ROAD, MINHANG DISTRICT, SHANGHAI, CHINA
 
+
                        <!-- <a href="#/blog/license/" >link</a> -->
<div class="column full_size">
+
                    </p>
<h1>Demonstrate</h1>
+
    </div>
<h3>Gold Medal Criterion #4</h3>
+
</li>
 
+
<p>
+
<li class="second-col">
Teams that can show their system working under real world conditions are usually good at impressing the judges in iGEM. To achieve gold medal criterion #4, convince the judges that your project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve their gold medals!
+
</p>
+
<div class="widget-block">
 
+
<h4>Contact Us</h4>
<p>
+
                 
Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
    </div>
</p>
+
 
+
</li>
 
+
</div>
+
<li class="third-col">
 
+
 
+
<div class="widget-block">
 +
<h4>DUMMY TEXT</h4>
 +
<p></p>
 +
    </div>
 +
   
 +
</li>
 +
 +
<li class="fourth-col">
 +
 +
<div class="widget-block">
 +
<h4>CATEGORIES</h4>
 +
<ul>
 +
<li class="cat-item"><a href="#" >Design</a></li>
 +
<li class="cat-item"><a href="#" >Photo</a></li>
 +
<li class="cat-item"><a href="#" >Art</a></li>
 +
<li class="cat-item"><a href="#" >Game</a></li>
 +
<li class="cat-item"><a href="#" >Film</a></li>
 +
<li class="cat-item"><a href="#" >TV</a></li>
 +
</ul>
 +
</div>
 +
   
 +
</li>
 +
<li class="scroll"></li>
 +
</ul>
 +
<!-- ENDS WIDGETS -->
 +
        <!-- FOOTER -->
 +
            <div class="footer-divider"></div>
 +
            <footer class="cf">
 +
                    SJTU-software
 +
            </footer>
 +
<!-- ENDS FOOTER -->
  
 +
    </div>
  
 +
    <script src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/js/jquery.min.js"></script>
 +
    <script>
 +
        /*-----------------------------------------------------------------------------------*/
 +
        /* Scroll to top
 +
        /*-----------------------------------------------------------------------------------*/       
 +
        $('.widget-cols .scroll').click(function(){
 +
            $("html, body").animate({ scrollTop: 0 }, 600);
 +
            return false;
 +
        });
 +
        /*-----------------------------------------------------------------------------------*/
 +
    </script>
 +
 
 +
</body>
  
 
</html>
 
</html>

Revision as of 07:31, 3 October 2018

Demonstrate
Metlab: a metabolic network alignment tool
  • Address

    NO. 800 DONGCHUAN ROAD, MINHANG DISTRICT, SHANGHAI, CHINA

  • Contact Us

  • DUMMY TEXT

  • CATEGORIES

SJTU-software