Team:Hong Kong HKUST/team

From 2014.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <style type= "text/css"> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, #p- logo, .printfooter, .firs...")
 
(69 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
+
{{Team:Hong_Kong_HKUST/shell|
-
<html>
+
<html><head>
-
<head>
+
 
 +
<script>
 +
var on = true;
 +
var myVar = setInterval(function(){ if(on) {slides()}on=true;},9000);
 +
 
 +
function slides(i) {
 +
document.getElementsByClassName("slide_pic")[1].style.width="0px";
 +
document.getElementsByClassName("slide_pic")[2].style.width="100%";
 +
var slide = document.getElementsByClassName("slide_pic")[0];
 +
document.getElementById("slide").appendChild(slide);
 +
if(i) {
 +
on = false;
 +
}
 +
}
 +
function back_slide(i) {
 +
document.getElementsByClassName("slide_pic")[1].style.width="0px";
 +
document.getElementsByClassName("slide_pic")[0].style.width="100%";
 +
var slide = document.getElementsByClassName("slide_pic")[4];
 +
var slide2 = document.getElementsByClassName("slide_pic")[0];
 +
document.getElementById("slide").insertBefore(slide,slide2);
 +
if(i) {
 +
on = false;
 +
}
 +
}
 +
</script>
-
<style type= "text/css">
+
<style type="text/css">
 +
.slide_pic > img {
 +
width: 950px;
 +
}
 +
#team_quicks{
 +
margin:auto;
 +
width:933px;
 +
}
 +
#interview,#presentation,#article,#presentation1,#article1{
 +
margin-top:20px;
 +
display: inline-block;
 +
height:auto;
 +
border:2px solid;
 +
border-radius:15px;
 +
padding:5px;
 +
font-family:"Trebuchet MS", Helvetica, sans-serif;
 +
margin-right:10px;
 +
}
 +
#interview,#presentation,#article{
 +
width:25%;
 +
}
 +
#presentation1,#article1{
 +
background:#FFCA6A;
 +
}
 +
#presentation1{
 +
#margin-right:100px;
 +
}
 +
#article1{
 +
margin-right:0;
 +
}
 +
#interview{
 +
#margin-left:100px;
 +
background:#FFCA6A;
 +
}
 +
#presentation{
 +
background:#FFCA6A;}
-
<style type="text/css">
+
#article{
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-
+
background:#FFCA6A;}
 +
h3{
 +
margin-left:10px;font-size:24px;
 +
font-color:#F9A704;
 +
}
-
logo, .printfooter, .firstHeading,.visualClear {display:  
+
div > center > a > h3{
 +
margin:20px;
 +
}
 +
 +
 +
<meta charset=utf-8 />
 +
</style>
 +
</head>
 +
</html>
 +
|
 +
<html><body>
 +
<div id="content_container">
 +
<section id="slide">
 +
<button onclick="back_slide(true)" class="prev">&#171;</button>
 +
<button onclick="slides(true)" class="next">&#187;</button>
 +
<div class="slide_pic">
 +
<img class="picture" src="https://static.igem.org/mediawiki/2014/7/74/Redbird_photo.JPG"/>
 +
</div>
 +
<div class="slide_pic">
 +
<img src="https://static.igem.org/mediawiki/2014/8/84/LAWN_shoot.JPG"/>
 +
</div>
 +
<div class="slide_pic">
 +
<img src="https://static.igem.org/mediawiki/2014/d/d3/HKUST_guys.JPG"/>
 +
</div>
 +
<div class="slide_pic">
 +
<img src="https://static.igem.org/mediawiki/2014/0/06/HKUST_girls.JPG"/>
 +
</div>
 +
</section>
 +
<!-- Work of Juston Cheney -->
-
none;} /*-- hides default wiki settings --*/
 
-
#top-section { /*-- styling for default menu bar (edit, page,  
+
<hr>
-
 
+
<div class='content_1'><h3><a href="http://www.ust.hk">HKUST</a></h3>
-
history, etc.) --*/
+
<table class="content_table" align= "center" >
 +
<tr class= "content_row" valign= "top">
 +
<td class= "content_cell">
 +
<div class= "content_area_one_row">
 +
<div class= "embedded_image_right" style="width:300px;">
 +
<div class="content_image">
 +
<img style="float:right;" src= "https://static.igem.org/mediawiki/2014/2/2e/HKUST.jpg"/>
 +
</div>
 +
</div>
 +
<p class="first_letter_enhanced">Hong Kong University of Science and Technology is an international research university founded in 1991. HKUST has strong ties to global thought leaders and wide range connections with Mainland China. It promotes interdisciplinary studies, dedicated to educating well-rounded students to acquire a strong entrepreneurial spirit and innovative thinking at the necessary foundation and skills for the changing world. The University is housed in a
 +
hillside and waterfront complex overlooking the Clear Water Bay peninsula, less than 30 minutes driving
 +
time from Central Hong Kong.</p>
 +
 +
</div>
 +
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
 +
<div style=" display: block;
 +
    margin-left: auto;
 +
    margin-right: auto"id= "team_quicks">
 +
 +
<div class="quick_link_area">
 +
 +
<div class= "quick_link_row">
-
border: 0 none;
 
-
height: 14px;
 
-
z-index: 100;
 
-
top: 0;
 
-
position: fixed;
 
-
width: 975px;
 
-
left: 50%;
 
-
margin-left: -487px;
 
-
}
 
-
 
-
#globalWrapper, #content { /*-- changes default wiki settings
 
-
 
-
--*/
 
-
width: 100%;
 
-
height: 100%;
 
-
border: 0px;
 
-
background-color:#B0F1D2;
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
 
-
html, body, .wrapper { /*-- changes default wiki settings --
 
-
 
-
*/
 
-
 
-
background-image: linear-gradient(#8b9da9, #fff6e4);
 
-
box-shadow: inset 0 0 100px hsla(0,0%,0%,.3);
 
-
}
 
-
 
-
}
+
<div>
-
<!-- Below are Eric's cssssssssssssssssssssssssssssssssssssssssss haha-->
+
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/members" class="quick_link_sub">
-
+
                    <img src="https://static.igem.org/mediawiki/2014/thumb/3/39/Human1HKUST.png/604px-Human1HKUST.png">
-
#body_container{
+
<h4>Members</h4></a>
-
+
</div>
-
background-color: #B0F1D2;
+
-
width: 1300px;
+
-
margin: 0 auto;
+
-
padding:0 auto;
+
-
border: 1px solid #CE205B;
+
-
}
+
-
#top_area{
 
-
width: 1200px;
 
-
height: 150px;
 
-
background-color:#FAB6CD;
 
-
margin: 0 auto;
 
-
padding: 0 auto;
 
-
border: 2px dotted black;
 
-
border-radius: 3px;
 
-
}
 
-
 
-
#nav_area{
 
-
background-color:#B0F1D2;
 
-
width: 1200px;
 
-
height: 50px;
 
-
margin: 0 auto;
 
-
padding: 0 ;
 
-
border: 2px solid navy;
 
-
}
 
-
 
-
ul#nav_row li{
 
-
 
-
float: left;
 
-
font-size: 20px;
 
-
line-height:auto;
 
-
margin:0px none;
 
-
padding:auto;
 
-
width:16%;
 
-
list-style: none outside none;
 
-
text-align: center;
 
-
border: 1px solid #F388AC;
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
 
-
 
-
 
-
#body_area{
 
-
width: 1200px;
 
-
margin: 0 auto;
 
-
padding: 0 auto;
 
-
border: 6px solid orange;
 
-
}
 
-
 
-
#info_text{
 
-
border: 1px solid red;
 
-
width: 40%;
 
-
height: 200px;
 
-
padding: 0px 2px;
 
-
margin: 0px;
 
-
}
 
-
 
-
#info_area{
 
-
display:block;
 
-
}
 
 +
<div>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/advisors" class="quick_link_sub">
 +
<img  src="https://static.igem.org/mediawiki/2014/thumb/c/c1/Human2HKUST.png/180px-Human2HKUST.png"/>
 +
<h4>Advisors</h4></a>
 +
</div>
 +
 +
<div>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/instructors" class="quick_link_sub">
 +
<img src="https://static.igem.org/mediawiki/2014/thumb/a/a3/Human3HKUST.png/604px-Human3HKUST.png"/>
 +
<h4>Instructors</h4></a>
 +
</div>
 +
 +
<div>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/attribution" class="quick_link_sub"><img src="https://static.igem.org/mediawiki/2014/thumb/b/b0/AttributionHKUST.png/604px-AttributionHKUST.png">
 +
<h4>Attribution</h4></a>
 +
</div>
-
            #h1{
+
<div>
-
              font-size: 24px;
+
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/acknowledgement" class="quick_link_sub"><img src="https://static.igem.org/mediawiki/2014/thumb/7/71/AcknowledgementHKUST.png/180px-AcknowledgementHKUST.png">
-
                        }
+
<h4>Acknowledgement</h4></a>
 +
</div>
-
            #content-area {
+
</div>
-
                clear: both;
+
</div>
-
                padding-top: 20px;
+
-
}
+
-
               
+
-
            #content-area-text {
+
</div>
-
                width: 450px;
+
-
                padding: 15px;
+
-
                float: left;
+
-
                position: relative;
+
-
}
+
-
                #content-area-picture {
+
</div>
-
float: left;
+
<script id="jsbin-javascript">
-
width: 450px;
+
;(function($){
-
height: 250px;
+
  $.fn.html5jTabs = function(options){
-
padding: 15px;
+
    return this.each(function(index, value){
-
background: green;
+
      var obj = $(this),
-
}
+
      objFirst = obj.eq(index),
 +
      objNotFirst = obj.not(objFirst);
 +
     
 +
      $("#" +  objNotFirst.attr("data-toggle")).hide();
 +
      $(this).eq(index).addClass("active");
 +
     
 +
      obj.click(function(evt){
 +
       
 +
        toggler = "#" + obj.attr("data-toggle");
 +
        togglerRest = $(toggler).parent().find("div");
 +
       
 +
        togglerRest.hide().removeClass("active");
 +
        $(toggler).show().addClass("active");
 +
       
 +
        $(this).parent("div").find("a").removeClass("active");
 +
$(this).addClass("active");
 +
        return false;
 +
      });
 +
    });
 +
  };
 +
}(jQuery));
-
+
$(function() {
-
+
  $(".tabs a").html5jTabs();
 +
});
 +
</script>
 +
</div>
 +
</body>
-
 
-
<!-- end of eric cssssssssssssssssssssssssssssssssssssss haha -->
 
-
 
-
 
-
</style>
 
-
</head>
 
-
<body>
 
-
 
-
<div id='body_container'>
 
-
<div id = 'nav_area'>
 
-
 
-
<ul id="nav_row">
 
-
<li>Project</li>
 
-
<li>Team</li>
 
-
<li>Human Practice</li>
 
-
<li>Topic3</li>
 
-
<li>Topic4</li>
 
-
<li>Topic5</li>
 
-
</ul>
 
-
</div>
 
-
 
-
<div id= "top_area">
 
-
<div id= 'banner_area'><img src= "2013HKUSTIGEM_BANNER.png" width= 100%></div>
 
-
</div>
 
-
 
-
 
-
<div id="content-area">
 
-
<p>
 
-
<h1> HKUST</h1>
 
-
</p>
 
-
 
-
<div id="content-area-text">
 
-
The Hong Kong University of Science and Technology is an international research university. Founded in 1991, HKUST is an international research university with strong ties to global thought leaders, whilst having wide-ranging connections with Mainland China. It promotes interdisciplinary studies, dedicated to educating well-rounded students to acquire a strong entrepreneurial spirit and innovative thinking – the necessary foundation and skills for the changing world.
 
-
The University is housed in a hillside and waterfront complex overlooking the Clear Water Bay peninsula, less than 30 minutes' driving time from Central Hong Kong.
 
-
</div>
 
-
 
-
<div id="content-area-picture">
 
-
</div>
 
-
 
-
 
-
</div>
 
-
 
-
 
-
 
-
 
-
 
-
</div>
 
-
</body>
 
</html>
</html>
 +
}}

Latest revision as of 19:28, 17 October 2014




HKUST

Hong Kong University of Science and Technology is an international research university founded in 1991. HKUST has strong ties to global thought leaders and wide range connections with Mainland China. It promotes interdisciplinary studies, dedicated to educating well-rounded students to acquire a strong entrepreneurial spirit and innovative thinking at the necessary foundation and skills for the changing world. The University is housed in a hillside and waterfront complex overlooking the Clear Water Bay peninsula, less than 30 minutes driving time from Central Hong Kong.

Home

Pneumosensor

Riboregulator

Human Practice

Team

WetLab

Achievement