Team:Hong Kong HKU

From 2013.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:Hong_Kong_HKU/templates/header_frontpage}}
 +
<html>
<html>
-
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<head>
-
      <meta name="title" content="HKU iGEM 2013" />
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-
      <meta name="keywords" content="iGEM, HKU, Synthetic Biology, PPK" />
+
<script src="http://www.buzz-code.com/file/hku_igem/lean-slider.js"></script>
-
      <meta name="description" content="HKU's IGEM Team">
+
<link rel="stylesheet" href="http://www.buzz-code.com/file/hku_igem/lean-slider.css" type="text/css" />
 +
<link rel="stylesheet" href="http://www.buzz-code.com/file/hku_igem/sample-styles.css" type="text/css" />
 +
</head>
-
    <style type="text/css">
+
<body bgcolor="#000000">
-
    /* Compulsory IDs ***********************************************************/
+
<div id="wrapper"> 
-
      #catlinks {
+
-
      border:none;
+
-
      background: #ffffff;
+
-
      }
+
-
      #footer-box{
+
-
      border:none;
+
-
      }
+
-
      #top-section {
+
-
      background-color: #ffffff;
+
-
      border: none;
+
-
      height:20px;
+
-
      }
+
-
      #p-logo {
+
-
      display: none;
+
-
      }
+
-
      #search-controls {
+
-
      display: none;
+
-
      }
+
-
      .firstHeading {
+
-
        display: none;
+
-
      }
+
-
     
+
-
      #content {
+
-
      position: relative;
+
-
      width: 975px;
+
-
      margin: 0 auto;
+
-
      padding:0;
+
-
      background: #ffffff;
+
-
      color: black;
+
-
      border: 1px solid #d9d9d9;
+
-
      line-height: 1.5em;
+
-
      z-index: 2;
+
-
      }
+
-
      body {
+
-
      background-color:#ffffff;
+
-
      }
+
-
      .right-menu li a, .right-menu li a:hover {  /*reserved*/
+
-
      color: #3c6b27;
+
-
      background-color: #ffffff;
+
-
      }
+
-
      /*#menucontainer {
+
-
      overflow:visible;
+
-
      position:relative;
+
-
      z-index:3;
+
-
      }*/
+
-
      #contentSub {
+
-
      margin: 0 0 0 0;
+
-
      } 
+
-
     </style>
+
<div id="slider">
-
<body>
+
     <div class="slide1">
-
<div id="frontpage">
+
        <img src="https://static.igem.org/mediawiki/2013/c/c1/Panel_Welcome_00000_00000.jpg" alt="" />
-
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/at_a_glance"><img src="https://static.igem.org/mediawiki/igem.org/3/3d/Hkudothingsonamicroscalelogo.jpg" width="1200"></a>
+
    </div>
 +
    <div class="slide2">
 +
        <img src="https://static.igem.org/mediawiki/2013/2/2a/Panel_Biobricks_00000_00000.jpg" alt="" />
 +
    </div>
 +
    <div class="slide3">
 +
        <img src="https://static.igem.org/mediawiki/2013/5/58/Panel_Human_Practice_00000_00000.jpg" alt="" />
 +
    </div>   
 +
    <div class="slide4">
 +
        <img src="https://static.igem.org/mediawiki/2013/0/00/Panel_Applications_00000_00000.jpg" alt="" />
 +
    </div>
 +
</div>mhvnh h
 +
    <div id="slider-direction-nav"></div>
 +
    <div id="slider-control-nav"></div>
 +
 
 +
 
 +
 
 +
<br>
 +
<table width="960px" cellpadding="0px">
 +
<tr>
 +
<td>
 +
<p>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/Project" target="_new">  
 +
<img src="https://static.igem.org/mediawiki/2013/2/24/New_button_take_a_glance_00000.jpg" width="236" />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/Parts" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/6/68/New_button_biobricks_00000.jpg" width="236" />  
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/humanpractice/talk" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/5/56/New_button_Human_Practice_00000.jpg" width="236"  />
 +
</a>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKU/humanpractice/futureapps" target="_new">
 +
<img src="https://static.igem.org/mediawiki/2013/e/ee/New_button_applications_00000.jpg" width="236" />
 +
</a>
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br><br>
</div>
</div>
-
#frontpage{
+
<script>
-
text-align:center;
+
$(document).ready(function() {
-
}
+
    $('#slider').leanSlider({
 +
            directionNav: '#slider-direction-nav',
 +
            controlNav: '#slider-control-nav'
 +
        });
 +
});
 +
 
 +
</script>
</body>
</body>
</html>
</html>

Latest revision as of 13:08, 11 October 2014

mhvnh h