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

(Replaced content with "<html lang="en"> <script> document.styleSheets[0].disabled = true </script> <head> <link rel="stylesheet" href="https://2015.igem.org/wiki/load.php?debug=...")
Line 1: Line 1:
 
<html lang="en">
 
<html lang="en">
<script>
+
 
        document.styleSheets[0].disabled = true
+
        </script>
+
 
<head>
 
<head>
  
  
<link rel="stylesheet" href="https://2015.igem.org/wiki/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.skinning.content.externallinks%7Cmediawiki.skinning.interface%7Cmediawiki.ui.button%7Cskins.igem.styles&only=styles&skin=igem&*">
 
  
 +
 +
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 +
  <meta charset="utf-8">
 +
  <!-- Title and other stuffs -->
 +
  <title>Nankai iShare</title>
 +
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
  <meta name="description" content="">
 +
  <meta name="keywords" 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 -->
 +
  <!--[if lt IE 9]>
 +
  <script src="js/html5shim.js"></script>
 +
  <![endif]-->
 +
 +
  <!-- Favicon -->
 +
  <link rel="shortcut icon" href="img/favicon/favicon.png">
 +
  <style type="text/css">
 +
  .content .mainbar .iShare.Intro #iShare {
 +
font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
 +
}
 +
 +
  /*Clear existing style*/
 +
 +
 +
  #contentSub, #menubar, #footer-box, #siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
    display:none;
 +
  }
 +
 +
  html, body {
 +
    width: auto !important;
 +
    /*overflow-x: hidden !important;*/
 +
    height: 100% !important;
 +
 +
  }
 +
  /*End claer*/
 +
  </style>
 +
 
 +
</head>
 +
<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 -->
 +
 +
<div class="content">
 +
 +
  <!-- Sidebar starts -->
 +
  <div class="sidebar">
 +
 +
    <!-- Logo -->
 +
    <div class="logo">
 +
      <a href="#"><img src="https://static.igem.org/mediawiki/2015/c/c3/Nankai_iShare_B-logo.png" alt="" /></a>
 +
    </div>
 +
 +
 +
 +
        <div class="sidebar-dropdown"><a href="#">Navigation</a></div>
 +
 +
        <!--- Sidebar navigation -->
 +
        <!-- If the main navigation has sub navigation, then add the class "has_sub" to "li" of main navigation. -->
 +
 +
        <!-- Colors: Add the class "br-red" or "br-blue" or "br-green" or "br-orange" or "br-purple" or "br-yellow" to anchor tags to create colorful left border -->
 +
        <div class="s-content">
 +
 +
        <ul id="nav">
 +
            <!-- Main menu with font awesome icon -->
 +
            <li><a href="https://2015.igem.org/Team:Nankai/Practices/iShare" class="open br-red"><i class="icon-home"></i> iShare Gallery</a>
 +
      <li><a href="https://2015.igem.org/Team:Nankai/Practices/iShare stage" class="open br-red"><i class="icon-home"></i> iShare Stage</a>        <!-- Sub menu markup
 +
              <ul>
 +
                <li><a href="#">Submenu #1</a></li>
 +
                <li><a href="#">Submenu #2</a></li>
 +
                <li><a href="#">Submenu #3</a></li>
 +
              </ul>-->
 +
           
 +
 +
           
 +
 +
            <li><a href="*" 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>
 +
          </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 -->
 +
           
 +
            <div class="s-widget">
 +
              <h6>Nankai iShare</h6>
 +
              <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>
 +
            </div>
 +
 +
        </div>
 +
 +
       
 +
 +
  </div>
 +
  <!-- Sidebar ends -->
 +
  <!-- Sidebar ends -->
 +
 +
  <!-- Mainbar starts -->
 +
  <div class="mainbar">
 +
        <!-- Title starts -->
 +
        <div class="page-title">
 +
          <h2>iShare Gallery<span>See your team's beauty!</span></h2>
 +
        </div>
 +
        <div class="iShare Intro">
 +
       
 +
        <h2 id="iShare">iShare:<span>See your team's beauty!</span></h2>
 +
        <img src="https://static.igem.org/mediawiki/2015/b/b3/Nankai_iShare_Bor.png" ialt=""/></div>
 +
<!-- Title ends -->
 +
 +
        <!-- Content starts -->
 +
 +
     
 +
                    </div>
 +
 +
  <!-- Mainbar starts -->
 +
  <div class="mainbar">             
 +
    <div class="matter">
 +
      <div class="container-fluid">
 +
 +
                    <div id="portfolio-one">
 +
                   
 +
 +
                      <!-- Element -->
 +
 +
                      <div class="element">
 +
                        <a href="https://2015.igem.org/Team:Nankai/Practices/iShare/Nankai">
 +
                          <!-- Image -->
 +
                          <img src="https://static.igem.org/mediawiki/2015/9/9a/Nankai_iShare_Nankai.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">  A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="https://static.igem.org/mediawiki/2015/9/9f/Nankai_iShare_Shenzhen.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Shenzhen University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">Shenzhen University (SZU) was founded as a public university on May 10th,1983 with the accreditation of the State Council of the People's Republic of China</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/3.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                        <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/10.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/11.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/12.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/13.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/14.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/15.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/16.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/17.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/18.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                      <div class="element">
 +
                        <a href="portfolio-single.html">
 +
                          <!-- Image -->
 +
                          <img src="img/photos/19.jpg" alt=""/>
 +
                          <!-- Content -->
 +
                          <span class="image-info">
 +
                            <!-- Title -->
 +
                              <span class="image-title">Nankai University</span>
 +
                            <!-- Desc -->
 +
                              <span class="image-desc">A key multidisciplinary and research-oriented university directly under the jurisdiction of the Ministry of Education</span>
 +
                          </span>
 +
                        </a>
 +
                      </div>
 +
 +
                     
 +
        </div>
 +
      </div>
 +
    </div>
 +
    </div>
 +
                   
 +
</div>
 +
 +
  <!-- Mainbar ends -->
 +
<div class="clearfix"></div>
 +
  <!-- Foot starts -->           
 +
    <div class="foot">
 +
  <div class="bor"></div>
 +
      <div class="container-fluid">
 +
        <div class="row-fluid">
 +
         
 +
            <div class="span4">
 +
              <div class="fwidget">
 +
 +
                <div class="col-l">
 +
                  <h6>Downlaods</h6>
 +
                  <ul>
 +
                    <li><a href="#">Bacterial Strain</a></li>
 +
                    <li><a href="#">Cell Strain </a></li>
 +
                    <li><a href="#">Enzyme</a></li>
 +
                    <li><a href="#">Anti-body</a></li>
 +
                    <li><a href="#">Equipment Information</a></li>
 +
                  </ul>
 +
                </div>
 +
 +
                <div class="col-r">
 +
                  <h6>Support</h6>
 +
                  <ul>
 +
                    <li><a href="#">Nankai University</a></li>
 +
                    <li><a href="#">College of Life Science</a></li>
 +
                    <li><a href="#">Boling School</a></li>
 +
                    <li><a href="#">Center for Microbacterial</a></li>
 +
                    <li><a href="#">Center for sythetic biology</a></li>
 +
                  </ul>
 +
                </div>
 +
 +
<div class="clearfix"></div>
 +
 +
              </div>
 +
            </div>
 +
 +
            <div class="span4">
 +
              <div class="fwidget">
 +
                <h6>Categories</h6>
 +
                <ul>
 +
                  <li><a href="#">Condimentum - Condimentum gravida</a></li>
 +
                  <li><a href="#">Etiam at - Condimentum gravida</a></li>
 +
                  <li><a href="#">Fusce vel - Condimentum gravida</a></li>
 +
                  <li><a href="#">Vivamus - Condimentum gravida</a></li>
 +
                  <li><a href="#">Pellentesque - Condimentum gravida</a></li>
 +
                </ul>
 +
              </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 class="row-fluid">
 +
<div class="span12">
 +
<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>
 +
 +
      </div>
 +
    </div>
 +
  <!-- Foot ends -->
 +
 +
</div>
 +
 +
<div class="clearfix"></div>
 +
 +
<!-- Main content ends -->
 +
 +
 +
 +
<!-- Scroll to top -->
 +
<span class="totop"><a href="#"><i class="icon-chevron-up"></i></a></span>
 +
 +
<!-- JS -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jquery.js?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/bootstrap.js?action=raw&ctype=text/javascript"></script> <!-- Bootstrap -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/imageloaded.js?action=raw&ctype=text/javascript"></script> <!-- Imageloaded -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jquery.isotope.js?action=raw&ctype=text/javascript"></script> <!-- Isotope -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jquery.prettyPhoto.js?action=raw&ctype=text/javascript"></script> <!-- prettyPhoto -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/jquery.flexslider-min.js?action=raw&ctype=text/javascript"></script> <!-- Flexslider -->
 +
<script src="https://2015.igem.org/Team:Nankai/Practices/iShare/custom.js?action=raw&ctype=text/javascript"></script><!-- Main js file -->
 +
</body>
  
 
</html>
 
</html>

Revision as of 18:31, 12 September 2015

Nankai iShare

Welcome
Nankai iShare is place for you to share your information! Here you will find more surprises! Just do it !

iShare GallerySee your team's beauty!

iShare:See your team's beauty!