Difference between revisions of "Team:Nankai/Practices/iShare/Nankai"

 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html lang="en">
 
<script>
 
        document.styleSheets[0].disabled = true
 
        </script>
 
  
 +
<html lang="en">
 
<head>
 
<head>
 +
   
 +
 +
<link href="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrapcss3?action=raw&ctype=text/css" rel="stylesheet">
 +
  <link href="https://2015.igem.org/Team:Nankai/Practices/iShare/stylecss?action=raw&ctype=text/css" rel="stylesheet">
 +
<!-- Font awesome icon -->
 +
  <link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Practices/iShare/font-awesomecss?action=raw&ctype=text/css">
 +
  <!-- Flexslider -->
 +
  <link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Practices/iShare/flexslidercss?action=raw&ctype=text/css">
 +
  <!-- prettyPhoto -->
 +
<link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Practices/iShare/prettyPhotocss?action=raw&ctype=text/css">
 +
<!-- Bootstrap responsive -->
 +
<link href="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrap-responsivecss?action=raw&ctype=text/css" rel="stylesheet">
 +
 +
 +
 +
 +
  <!-- Stylesheets -->
 +
 
 +
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryjs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrapjs?action=raw&ctype=text/javascript"></script> <!-- Bootstrap -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/imageloadedjs?action=raw&ctype=text/javascript"></script> <!-- Imageloaded -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryisotopejs?action=raw&ctype=text/javascript"></script> <!-- Isotope -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryprettyPhotojs?action=raw&ctype=text/javascript"></script> <!-- prettyPhoto -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryflexslider-minjs?action=raw&ctype=text/javascript"></script> <!-- Flexslider -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/customjs?action=raw&ctype=text/javascript"></script><!-- Main js file -->
 +
 +
 +
 +
 +
 
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
   <meta charset="utf-8">
 
   <meta charset="utf-8">
Line 14: Line 42:
 
   <meta name="author" content="">
 
   <meta name="author" content="">
  
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600,700' rel='stylesheet' type='text/css'>
 
  
  <!-- Stylesheets -->
 
  <link href="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrap.css?action=raw&ctype=text/css" rel="stylesheet">
 
  <!-- Font awesome icon -->
 
  <link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Practices/iShare/font-awesome.css?action=raw&ctype=text/css">
 
  <!-- Flexslider -->
 
  <link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Practices/iShare/flexslider.css?action=raw&ctype=text/css"> 
 
  <!-- prettyPhoto -->
 
  <link rel="stylesheet" href="https://2015.igem.org/Team:Nankai/Practices/iShare/prettyPhoto.css?action=raw&ctype=text/css">
 
  <!-- Main stylesheet -->
 
  <link href="https://2015.igem.org/Team:Nankai/Practices/iShare/style.css?action=raw&ctype=text/css" rel="stylesheet">
 
 
  <!-- Bootstrap responsive -->
 
  <link href="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrap-responsive.css?action=raw&ctype=text/css" rel="stylesheet">
 
 
    
 
    
 
   <!-- HTML5 Support for IE -->
 
   <!-- HTML5 Support for IE -->
Line 43: Line 57:
  
 
   /*Clear existing style*/
 
   /*Clear existing style*/
 
  
 
   #contentSub, #menubar, #footer-box, #siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 
   #contentSub, #menubar, #footer-box, #siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
Line 55: Line 68:
  
 
   }
 
   }
 +
.col-1 h5{
 +
font-size:108%;
 +
font-weight:100;
 +
line-height:113%;
 +
font-family:'Times New Roman',Gill Sans,Lucida Sans,Consolas
 +
}
 +
 
   /*End claer*/
 
   /*End claer*/
 +
 
   </style>
 
   </style>
 
+
 
</head>
 
</head>
 +
 
<body>
 
<body>
  
<!-- Navbar starts -->
 
  
  <div class="navbar navbar-fixed-top">
 
    <div class="navbar-inner">
 
      <div class="container-fluid">
 
        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
 
          <span class="icon-bar"></span>
 
          <span class="icon-bar"></span>
 
          <span class="icon-bar"></span>
 
        </a>
 
        <div class="nav-collapse collapse">
 
          <ul class="nav pull-right">
 
            <li><a href="login.html">Login</a></li>
 
            <li><a href="register.html">Register</a></li>
 
            <li class="dropdown">
 
              <a href="#" class="dropdown-toggle" data-toggle="dropdown">My Account <b class="caret"></b></a>
 
              <ul class="dropdown-menu">
 
                          <li><a href="contactus.html">Contact Us</a></li>
 
                          <li><a href="login.html">Logout</a></li>
 
            </ul>
 
            </li>
 
  
           
 
          </ul>
 
        </div>
 
      </div>
 
    </div>
 
  </div>
 
 
<!-- Navbar ends -->
 
 
 
<!-- Sliding box starts -->
 
  <div class="slide-box">
 
      <div class="bor"></div>
 
      <div class="padd">
 
        <div class="slide-box-button">
 
          <i class="icon-chevron-left"></i>
 
        </div>
 
        <h5>Welcome</h5>
 
        Nankai iShare is place for you to share your information! Here you will find more surprises! Just do it !
 
 
        <hr />
 
 
        <div class="social">
 
          <a href="#"><i class="icon-facebook facebook"></i></a>
 
          <a href="#"><i class="icon-twitter twitter"></i></a>
 
          <a href="#"><i class="icon-linkedin linkedin"></i></a>
 
          <a href="#"><i class="icon-google-plus google-plus"></i></a>
 
          <a href="#"><i class="icon-pinterest pinterest"></i></a>
 
        </div>
 
     
 
      </div>
 
    </div>
 
  
<!-- Sliding box ends -->   
+
  
 
<!-- Main content starts -->
 
<!-- Main content starts -->
Line 153: Line 123:
 
              
 
              
  
            <li><a href="*" class="br-blue"><i class="icon-user"></i> About Us</a></li>
+
          <li><a href="https://2015.igem.org/Team:Nankai/Practices/About Us" class="br-blue"><i class="icon-user"></i> About Us</a></li>
             <li><a href="*" class="br-yellow"><i class="icon-envelope-alt"></i> Contact Us</a></li>
+
             <li><a href="https://2015.igem.org/Team:Nankai/Practices/Contact us" class="br-yellow"><i class="icon-envelope-alt"></i> Contact Us</a></li>
 
           </ul>
 
           </ul>
 
              
 
              
 
              
 
              
  
            <!-- Sidebar search -->
 
   
 
 
            <form class="form-search">
 
              <div class="input-append">
 
                <input type="text" class="input-small search-query">
 
                <button type="submit" class="btn btn-danger">Search</button>
 
              </div>
 
            </form>
 
 
              
 
              
             <!-- Sidebar widget -->
+
              
 +
          <!-- Sidebar widget -->
 
              
 
              
 
             <div class="s-widget">
 
             <div class="s-widget">
               <h6>Nankai iShare</h6>
+
               <h4><span style="color: #FFFFFF">Nankai iShare</h4>
               <p>A brand new idea raised up by Nankai Team in 2014, iShare is an information-sharing platform aiming to converge all information of iGEM China teams involved in our experiment such as Topic, Introduction, Materials and Methods, Progression, Parts </p>
+
               <h5> <span style="color: #FFFFFF">A brand new idea raised up by Nankai Team in 2014, iShare is an information-sharing platform aiming to converge all information of iGEM China teams involved in our experiment such as Topic, Introduction, Materials and Methods, Progression, Parts </h5>
 
             </div>
 
             </div>
  
 
         </div>
 
         </div>
  
 
+
       
  
 
   </div>
 
   </div>
 
   <!-- Sidebar ends -->
 
   <!-- Sidebar ends -->
 +
 
  
 
   <!-- Mainbar starts -->
 
   <!-- Mainbar starts -->
Line 234: Line 197:
 
                   </div>
 
                   </div>
  
                   <h4>Nankai Team Introduction </h4>
+
                   <h4><span style="color: #FFFFFF">Nankai Team Introduction </h4>
  
 
                   <hr />
 
                   <hr />
  
                   <p>Nankai team was founded in Nankai University, March, 2015. We have expertise in many different fields ranging from genetics to product development and from physics to computer science. Throughout the project, we basically needed all of the special skills of each member to make our visions come true. The diverse set of skills made it possible to have a broad view on any problems.</p>
+
                   <p><span style="color: #FFFFFF">Nankai team was founded in Nankai University, March, 2015. We have expertise in many different fields ranging from genetics to product development and from physics to computer science. Throughout the project, we basically needed all of the special skills of each member to make our visions come true. The diverse set of skills made it possible to have a broad view on any problems.</p>
<p>Good attributions and collaborations make our team a skillful and hard-working group. Even while the team was divided to different subgroups who would focus on a certain part of the project, everyone got the chance to experience and learn something that they had never done before. </p>
+
<p><span style="color: #FFFFFF">Good attributions and collaborations make our team a skillful and hard-working group. Even while the team was divided to different subgroups who would focus on a certain part of the project, everyone got the chance to experience and learn something that they had never done before. </p>
<p>“One group, one dream”, we are on our way to the Giant Jamboree!
+
<p><span style="color: #FFFFFF">“One group, one dream”, we are on our way to the Giant Jamboree!
 
  </p>
 
  </p>
<p><h4>——More Information Click<a href="https://2015.igem.org/Team:Nankai/Practices/iShare/Nankai/Sharing"> Here
+
<p><h4><span style="color: #FFFFFF">——See our <em>iShare</em> Click<a href="https://2015.igem.org/Team:Nankai/Practices/iShare/Nankai/Sharing"> Here
 
</a></h4>
 
</a></h4>
 
</p>
 
</p>
Line 252: Line 215:
 
                   <ul class="breadcrumb">
 
                   <ul class="breadcrumb">
 
                   <li><a href="https://2015.igem.org/Team:Nankai/Practices/iShare">iShare</a> <span class="divider">/</span></li>
 
                   <li><a href="https://2015.igem.org/Team:Nankai/Practices/iShare">iShare</a> <span class="divider">/</span></li>
                     <li><a href="https://2015.igem.org/Team:Nankai/Practices/iShare/Nankai">Nankai </a> </li>
+
                     <li><a href="https://2015.igem.org/Team:Nankai/Practices/iShare/Nankai">About us</a> </li>
 
                      
 
                      
 
                   </ul>
 
                   </ul>
Line 287: Line 250:
 
<div class="clearfix"></div>
 
<div class="clearfix"></div>
 
   <!-- Foot starts -->             
 
   <!-- Foot starts -->             
    <div class="foot">
+
    <div class="foot">
 
  <div class="bor"></div>
 
  <div class="bor"></div>
 
       <div class="container-fluid">
 
       <div class="container-fluid">
Line 296: Line 259:
  
 
                 <div class="col-l">
 
                 <div class="col-l">
                   <h6>Downlaods</h6>
+
                   <h5><span style="color: #FFFFFF">Link</h5>
 
                   <ul>
 
                   <ul>
                     <li><a href="#">Bacterial Strain</a></li>
+
                     <li><a href="https://2015.igem.org/Team:Nankai" target="_blank">Home</a></li>
                     <li><a href="#">Cell Strain </a></li>
+
                     <li><a href="https://2015.igem.org/Team:Nankai/Description" target="_blank">Research & Lab</a></li>
                     <li><a href="#">Enzyme</a></li>
+
                     <li><a href="https://2015.igem.org/Team:Nankai/Team" target="_blank">Team</a></li>
                     <li><a href="#">Anti-body</a></li>
+
                     <li><a href="https://2015.igem.org/Team:Nankai/Practices" target="_blank">Human Practice</a></li>
                     <li><a href="#">Equipment Information</a></li>
+
                     <li><a href="https://2015.igem.org/Team:Nankai/Modeling" target="_blank">Model</a></li>
 
                   </ul>
 
                   </ul>
 
                 </div>
 
                 </div>
  
 
                 <div class="col-r">
 
                 <div class="col-r">
                   <h6>Support</h6>
+
                   <h5><span style="color: #FFFFFF">Support</h5>
 
                   <ul>
 
                   <ul>
                     <li><a href="#">Nankai University</a></li>
+
                     <li><a href="http://english.nankai.edu.cn/" target="_blank">Nankai University</a></li>
                    <li><a href="#">College of Life Science</a></li>
+
                     <li><a href="http://sky.nankai.edu.cn/" target="_blank">College of Life Science</a></li>
                     <li><a href="#">Boling School</a></li>
+
                                      </ul>
                    <li><a href="#">Center for Microbacterial</a></li>
+
                    <li><a href="#">Center for sythetic biology</a></li>
+
                  </ul>
+
 
                 </div>
 
                 </div>
 
 
Line 322: Line 282:
 
             </div>
 
             </div>
  
 +
         
 
             <div class="span4">
 
             <div class="span4">
 
               <div class="fwidget">
 
               <div class="fwidget">
                 <h6>Categories</h6>
+
                 <h5><span style="color: #FFFFFF">Know our project</h5>
 
                 <ul>
 
                 <ul>
                   <li><a href="#">Condimentum - Condimentum gravida</a></li>
+
                   <li><a href="https://2015.igem.org/Team:Nankai/Description" target="_blank">Nankai iGEM_Description</a></li>
                   <li><a href="#">Etiam at - Condimentum gravida</a></li>
+
                   <li><a href="https://2015.igem.org/Team:Nankai/Experiments" target="_blank">Experiment & Protocol</a></li>
                   <li><a href="#">Fusce vel - Condimentum gravida</a></li>
+
                   <li><a href="https://2015.igem.org/Team:Nankai/Results" target="_blank">Results</a></li>
                   <li><a href="#">Vivamus - Condimentum gravida</a></li>
+
                   <li><a href="https://2015.igem.org/Team:Nankai/Design" target="_blank">Design</a></li>
                   <li><a href="#">Pellentesque - Condimentum gravida</a></li>
+
                   <li><a href="https://2015.igem.org/Team:Nankai/pudding_health_kit" target="_blank">Pudding Health Kit</a></li>
 
                 </ul>
 
                 </ul>
 
               </div>
 
               </div>
 
             </div>
 
             </div>
  
            <div class="span4">
 
              <div class="fwidget">
 
                <h6>Recent Posts</h6>
 
                <ul>
 
                  <li><a href="#">Sed eu leo orci, condimentum gravida metus</a></li>
 
                  <li><a href="#">Etiam at nulla ipsum, in rhoncus purus</a></li>
 
                  <li><a href="#">Fusce vel magna faucibus felis dapibus facilisis</a></li>
 
                  <li><a href="#">Vivamus scelerisque dui in massa</a></li>
 
                  <li><a href="#">Pellentesque eget adipiscing dui semper</a></li>
 
                </ul>
 
              </div>
 
            </div>
 
 
         </div>
 
         </div>
 
 
Line 352: Line 301:
 
<div class="span12">
 
<div class="span12">
 
<hr class="visible-desktop">
 
<hr class="visible-desktop">
<div class="copy">Copyright 2015 Nankai iGEM&copy; -<a href="www.2015.igem.org/Team:Nankai">www.2015.igem.org/Team:Nankai</a>- More Information&nbsp;<a href="www.2015.igem.org/Team:Nankai">Nankai iGEM</a></div></div>
+
<div class="copy"><span style="color: #FFFFFF">Co</span><span style="color: #FFFFFF">pyright 2015 Nankai iGEM&copy; -<a href="https://2015.igem.org/Team:Nankai" target="_blank">Team Nankai</a>- More Information&nbsp;<a href="https://2015.igem.org/Team:Nankai" target="_blank">Nankai iGEM</a></span></div>
</div>
+
</div>
 
</div>
 
</div>
 
 
Line 370: Line 319:
 
<!-- Scroll to top -->
 
<!-- Scroll to top -->
 
<span class="totop"><a href="#"><i class="icon-chevron-up"></i></a></span>  
 
<span class="totop"><a href="#"><i class="icon-chevron-up"></i></a></span>  
 +
  
 
<!-- JS -->
 
<!-- JS -->
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryjs?action=raw&ctype=text/javascript"></script>
+
 
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrapjs?action=raw&ctype=text/javascript"></script> <!-- Bootstrap -->
+
 
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/imageloadedjs?action=raw&ctype=text/javascript"></script> <!-- Imageloaded -->
+
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryisotopejs?action=raw&ctype=text/javascript"></script> <!-- Isotope -->
+
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryprettyPhotojs?action=raw&ctype=text/javascript"></script> <!-- prettyPhoto -->
+
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jqueryflexslider-minjs?action=raw&ctype=text/javascript"></script> <!-- Flexslider -->
+
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/customjs?action=raw&ctype=text/javascript"></script><!-- Main js file -->
+
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:06, 18 September 2015

Nankai iShare

  • Nankai iGEM Team

    “One group, one dream”, we are on our way to the Giant Jamboree!

  • Nankai iShare

    A platform to share your information! Get all you want here!

  • Nankai University

    We thank Nankai university and College of life science all they help us !

Nankai Team Introduction


Nankai team was founded in Nankai University, March, 2015. We have expertise in many different fields ranging from genetics to product development and from physics to computer science. Throughout the project, we basically needed all of the special skills of each member to make our visions come true. The diverse set of skills made it possible to have a broad view on any problems.

Good attributions and collaborations make our team a skillful and hard-working group. Even while the team was divided to different subgroups who would focus on a certain part of the project, everyone got the chance to experience and learn something that they had never done before.

“One group, one dream”, we are on our way to the Giant Jamboree!

——See our iShare Click Here