Team:USTC-Software

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{USTC-Software/head}}
+
<html class="no-js" lang="en">
 +
<head>
 +
    <meta charset="utf-8" />
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 +
    <title>USTC-Software | Welcome</title>
 +
 
 +
    <meta name="description" content="iGEM">
 +
    <meta name="author" content="Taixing Lin">
 +
    <meta name="copyright" content="USTC-Software, inc. Copyright (c) 2014">
 +
 +
    <link href="https://2014.igem.org/Team:USTC-Software/fixed-igemHead.css?action=raw&ctype=text/css" rel="stylesheet" type="text/css" />
 +
    <!--
 +
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Noto+Sans' rel='stylesheet' type='text/css'>
 +
   
 +
    -->
 +
    <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
 +
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-Software/reset.css?action=raw&ctype=text/css"> <!-- CSS reset -->
 +
   
 +
   
 +
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-Software/foundation.css?action=raw&ctype=text/css" />
 +
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-Software/animate.css?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-Software/main-new.css?action=raw&ctype=text/css" />
 +
   
 +
    <link rel="stylesheet" href="https://2014.igem.org/Team:USTC-Software/style.css?action=raw&ctype=text/css"> <!-- Resource style -->
 +
   
 +
    <script src="https://2014.igem.org/Team:USTC-Software/modernizr.js?action=raw&ctype=text/javascript"></script>
 +
 
 +
    <!--[if lt IE 9]>
 +
    <link href="http://huodong.ustc.edu.cn/Web/igem2014-website/css/ie.css" media="screen" rel="stylesheet" />
 +
    <![endif]-->
 +
 
 +
    <!-- IE Fix for HTML5 Tags -->
 +
    <!--[if lt IE 9]>
 +
    <script src="http://huodong.ustc.edu.cn/Web/igem2014-website/js/html5.js"></script>
 +
    <![endif]-->
 +
   
 +
 
 +
</head>
 +
  <body class="off-canvas hide-extras wiki" style="">
 +
 
 +
<!--
 +
<aside class="left-off-canvas-menu">
 +
  <ul class="off-canvas-list">
 +
    <li><label class="first">USTC-Software</label></li>
 +
    <li><a href="index.html">Home</a></li>
 +
  </ul>
 +
 
 +
  <hr>
 +
 
 +
  <ul class="off-canvas-list">
 +
    <li><label class="first">About</label></li>
 +
    <li><a href="learn/features.html">Overall</a></li>
 +
    <li><a href="learn/faq.html">Software</a></li>
 +
    <li><a href="learn/faq.html">Method</a></li>
 +
    <li><a href="learn/faq.html">Examples</a></li>
 +
    <li><a href="learn/faq.html">Future Work</a></li>
 +
  </ul>
 +
 
 +
  <hr>
 +
 
 +
</aside>
 +
-->
 +
<!-- -------------------------------------->
 +
 
 +
<!--
 +
<nav class="tab-bar show-for-small">
 +
  <a class="left-off-canvas-toggle menu-icon" style="line-height: 1.0625rem;">
 +
   
 +
    <span>USTC_Software</span>
 +
 
 +
  </a>
 +
</nav>
 +
-->
 +
<nav class="top-bar" data-topbar role="navigation">
 +
  <ul class="title-area">
 +
    <li class="name" >
 +
      <h1><a href="index.php" style="font-family: 'Lobster', cursive;">USTC-Software</a></h1>
 +
    </li>
 +
    <li class="toggle-topbar menu-icon"><a href="#"></a></li>
 +
  </ul>
 +
<!-- -------------------------------------->
 +
 
 +
  <section class="top-bar-section">
 +
    <ul class="right">
 +
 
 +
      <li class="divider"></li>
 +
      <li class="has-dropdown">
 +
        <a href="biopano.php" class="">BioPano</a>
 +
        <ul class="dropdown">
 +
            <li><a href="biopano.php#overview">Overview</a></li>
 +
            <li><a href="biopano.php#motiation">Motivation</a></li>
 +
            <li><a href="biopano.php#features">Features</a></li>
 +
            <li><a href="biopano.php#demos">Demos</a></li>
 +
            <li><a href="biopano.php#why">Why choose BioPano?</a></li>
 +
            <li><a href="biopano.php#futurework">Future work</a></li>
 +
        </ul>
 +
      </li>
 +
      <li class="divider"></li>
 +
      <li class="has-dropdown">
 +
        <a href="develop.php" class="">Develop</a>
 +
        <ul class="dropdown">
 +
            <li><a href="develop.php#framework">Framework</a></li>
 +
            <li><a href="develop.php#interface">Interface</a></li>
 +
            <li><a href="develop.php#cloud">Cloud</a></li>
 +
            <li><a href="develop.php#algorithm">Algorithm</a></li>
 +
        </ul>
 +
      </li>
 +
      <li class="divider"></li>
 +
      <li class="has-dropdown">
 +
        <a href="requirements.php" class="">Requirements</a>
 +
        <ul class="dropdown">
 +
            <li><a href="requirements.php#medals">Medals</a></li>
 +
            <li><a href="requirements.php#safety">Safety</a></li>
 +
            <li><a href="requirements.php#collaboration">Collaboration</a></li>
 +
        </ul>
 +
     
 +
      </li>
 +
      <li class="divider"></li>
 +
      <li class="has-dropdown">
 +
        <a href="human_practice.php" class="">Human Practice</a>
 +
        <ul class="dropdown">
 +
            <li><a href="human_practice.php#management">Management</a></li>
 +
            <li><a href="human_practice.php#biology_cooperation">Biology Cooperation</a></li>
 +
            <li><a href="human_practice.php#igem_meetups">iGEM Meetups</a></li>
 +
        </ul>
 +
      </li>
 +
      <li class="divider"></li>
 +
   
 +
      <li class="has-dropdown">
 +
        <a href="team.php" class="">Team</a>
 +
        <ul class="dropdown">
 +
            <li><a href="team.php#team_members">Team Members</a></li>
 +
            <li><a href="team.php#I_A">Instructors & Advisors</a></li>
 +
            <li><a href="team.php#Additional_thanks">Additional Thanks</a></li>
 +
        </ul>
 +
      </li>
 +
      <li class="divider"></li>
 +
      <li class="has-dropdown">
 +
        <a href="acknowledge.php" class="">Acknowledge</a>
 +
        <ul class="dropdown">
 +
            <li><a href="acknowledge.php#dbank">Deutsche Bank</a></li>
 +
            <li><a href="acknowledge.php#ustcif">USTCIF</a></li>
 +
            <li><a href="acknowledge.php#utao">USTC Teaching Affair Office</a></li>
 +
            <li><a href="acknowledge.php#regulondb">RegulonDB</a></li>
 +
            <li><a href="acknowledge.php#kegg">Kegg</a></li>
 +
            <li><a href="acknowledge.php#ncbi">NCBI</a></li>
 +
        </ul>
 +
      </li>
 +
      <ul>
 +
  </section>
 +
 
 +
</nav>
<style type="text/css">
<style type="text/css">
   .wiki{
   .wiki{
Line 36: Line 188:
<div class="clear"></div>
<div class="clear"></div>
-
{{USTC-Software/foot}}
+
     
 +
<div id="last-info" class="hide-for-small">
 +
  <div class="row fullWidth">
 +
    <div class="large-3 medium-3 columns " style="margin-top:5em">
 +
      <img src="https://static.igem.org/mediawiki/2014/7/78/2014ustc-software2.png">
 +
    </div>
 +
    <div class="large-6 medium-6 columns" style="color:#fff">
 +
      <h5 style="color:#fff;font-weight:bold;margin-bottom: 25px;">Innovation Experiment Centre of Life Science (IEC)</h5>
 +
      <p>Building of Life Sciences, Room 363</p>
 +
      <p>University of Science and Technology of China</p>
 +
      <p>96, Jinzhai Rd, Shushan, Hefei</p>
 +
      <p>230026, Anhui, China</p>
 +
      <p>ustc-software-2014@googlegroups.com </p>
 +
    </div>
 +
  <div class="large-3 medium-3 columns " style="margin-top:5em">
 +
     
 +
      <a href="https://www.db.com" target="_blank"><img src="https://static.igem.org/mediawiki/2014/c/c0/2014ustc-Dbank.png" style="margin-top:2em"></a>
 +
    </div>
 +
 
 +
 
 +
  </div>
 +
</div>
 +
 
 +
<div class="ltx-footer-bottom">
 +
<div class="row" >
 +
  <div class="medium-4 medium-4 push-9 columns">
 +
    <ul class="home-social">
 +
    <li><a href="http://www.twitter.com/USTC_Software" class="twitter"></a></li>
 +
    <li><a href="http://www.facebook.com/USTCSoftware" class="facebook"></a></li>
 +
    <li><a href="#contactus" class="mail"></a></li>
 +
    </ul>
 +
  </div>
 +
  <div class="medium-8 medium-8 pull-5 columns">
 +
    <a href="http://en.ustc.edu.cn"><h4 style="color:antiquewhite">University of Science and Technology of China</h4></a>
 +
    <p class="copyright">© 2014 USTC-Software,University of Science and Technology of China. All rights reserved.</p>
 +
  </div>
 +
</div>
 +
</div>
 +
    <script src="https://2014.igem.org/Team:USTC-Software/jquery.js?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
$(function(){
 +
    $('.row .nameplate').click(function(){
 +
        var description = $(this).parent().find('.details').html();
 +
    var titleText = $(this).text();//text();
 +
    $('#pop_up_content').html('<h2>' + titleText + '</h2>' + description);
 +
        $('#pop_up').fadeIn();
 +
        return false;
 +
    });
 +
    $('.row .profilewrap').click(function(){
 +
        var description = $(this).find('.details').html();
 +
    var titleText = $(this).find('.nameplate').text();//text();
 +
    $('#pop_up_content').html('<h2>' + titleText + '</h2>' + description);
 +
        $('#pop_up').fadeIn();
 +
        return false;
 +
    });   
 +
    $('#pop_up #pop_up_close').click(function(){
 +
        $('#pop_up').fadeOut();
 +
    });
 +
    $('#pop_up #pop_up_underlay').click(function(){
 +
        $('#pop_up').fadeOut();
 +
    });
 +
  /*
 +
    $(".profilewrap").hover(function(){
 +
    $(this).find('.normal').hide();
 +
    $(this).find('.crazy').show();
 +
    },function(){
 +
    $(this).find('.normal').show();
 +
    $(this).find('.crazy').hide();
 +
    });
 +
*/
 +
});
 +
</script>
 +
      <script src="https://2014.igem.org/Team:USTC-Software/main.js?action=raw&ctype=text/javascript"></script> <!-- Resource jQuery -->
 +
   
 +
    <script src="https://2014.igem.org/Team:USTC-Software/foundation.min.js?action=raw&ctype=text/javascript"></script>
 +
    <script>
 +
      $(document).foundation();
 +
    </script>
 +
   
 +
  </body>
 +
</html>

Revision as of 07:25, 17 October 2014

USTC-Software | Welcome

Innovation Experiment Centre of Life Science (IEC)

Building of Life Sciences, Room 363

University of Science and Technology of China

96, Jinzhai Rd, Shushan, Hefei

230026, Anhui, China

ustc-software-2014@googlegroups.com