Difference between revisions of "Team:CGU Taiwan/Home"

Line 16: Line 16:
 
</style>
 
</style>
  
 +
<html>
 
<head>
 
<head>
<meta charset="utf-8">
+
<style>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
.top {
    <meta name="description" content="">
+
  position: absolute;
    <meta name="author" content="">
+
  left: 0px;
 +
  top: 0px;
 +
  width: 100%;
 +
  height: 120px;
 +
  border-color: black;
 +
  font-family: Corbel;
 +
  background: rgba(250, 250, 250, 0.1);
 +
  z-index: +1;
 +
}
 +
.mid {
 +
  position: absolute;
 +
  left: 0px;
 +
  width: 1348px;
 +
  height: 645px;
 +
  border-color: black;
 +
  font-family: Corbel;
 +
}
 +
.menu-bar {
 +
  position: fixed;
 +
  background: rgba(250, 250, 250, 0.1);
 +
  z-index: +1;
 +
}
 +
.menu-bar a{
 +
  position: fixed;
 +
  top: 595px;
 +
  background-color: rgba(250, 250, 250, 0.1);
 +
  color: black;
 +
  font-family: Corbel;
 +
  font-size: 15px;
 +
  font-weight: bold;
 +
  text-align: center;
 +
  -webkit-transition-duration: 0.4s;
 +
  transition-duration: 0.4s;
 +
  margin: 4px 2px;
 +
  padding-top: 10px;
 +
  padding-right: 5px;
 +
  padding-bottom: 10px;
 +
  padding-left: 5px;
 +
  border-color: #F0F0F;
 +
  z-index: +1;
 +
  text-decoration: none;
 +
  text-align: center;
 +
}
 +
.menu-bar a:hover {
 +
  background-color: #E0E0E0;
 +
  color: black;
 +
  -webkit-transition-duration: 0.4s;
 +
  transition-duration: 0.4s;
 +
}
 +
.fixed1 {
 +
  position:fixed;
 +
  top:10px;
 +
}
  
    <title>NTU SG iGEM 2015</title>
+
.page {
 +
}
 +
.end {
 +
}
  
    <!-- Bootstrap Core CSS -->
 
    <link href="https://2015.igem.org/Template:NTU-Singapore-bootstrap/CSS?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
 
    <!-- Fonts -->
 
    <link href="https://2015.igem.org/Template:NTU-Singapore-fontawesome/CSS?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 
    <link href="https://2015.igem.org/Template:NTU-Singapore-animate/CSS?action=raw&ctype=text/css" rel="stylesheet" >
 
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
 
 
    <!-- Squad theme CSS -->
 
    <link href="https://2015.igem.org/Template:NTU-Singapore/CSS?action=raw&ctype=text/css" rel="stylesheet">
 
    <link href="https://2015.igem.org/Template:NTU-Singapore-color/CSS?action=raw&ctype=text/css" rel="stylesheet">
 
  
 +
</style>
 
</head>
 
</head>
  
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
+
<script>
+
/* Dynamic top menu positioning
 +
*
 +
*/
  
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation" style="margin-top: 30px;">
+
var num = 115; //number of pixels before modifying styles
<div class="container" >
+
$(window).bind('scroll', function () {
<div class="navbar-header page-scroll" >
+
    if ($(window).scrollTop() > num) {
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
+
        $('.menu-bar a').addClass('fixed1');
<i class="fa fa-bars"></i>
+
    } else {
</button>
+
        $('.menu-bar a').removeClass('fixed1');
<a class="navbar-brand" href="https://2015.igem.org/Team:NTU-Singapore#intro" style="margin-left: -0px; margin-top: -10px">
+
    }
                             
+
});
<img src="https://static.igem.org/mediawiki/2015/4/43/Ntu_igem_logo.png" width="120px" height="120px" style="margin-top: -20px; margin-left:-20px; float:left">  <h1 style="border-bottom: 0px; float:right">&nbsp;&nbsp;NTU S'PORE</h1>
+
</script>
</a>
+
  
<!--<img src="img/MicroPika.png" alt="MicroPika" width="105px" height="90px" style="">-->
+
<body>
</div>
+
<div class="top">
+
<img alt="" style=float:left;margin-top:10px; width=390; height=100; src="https://static.igem.org/mediawiki/2016/b/bb/CGU_Taiwan--logo2.jpg" onmouseout="this.src='https://static.igem.org/mediawiki/2016/b/bb/CGU_Taiwan--logo2.jpg'" onmouseover="this.src='https://static.igem.org/mediawiki/2016/f/fc/CGU_Taiwan--logo3.jpg'"/>
<!-- Collect the nav links, forms, and other content for toggling -->
+
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
+
<ul class="nav navbar-nav">
+
<li class="active"><a href="https://2016.igem.org/Team:CGU_Taiwan/Home">HOME</a></li>
+
  <li><a href="https://2016.igem.org/Team:CGU_Taiwan/Attributions">ATTRIBUTION</a></li>
+
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Results">RESULT</a></li>
+
<li class="dropdown"><a href="https://2016.igem.org/Team:CGU_Taiwan/Project">PROJECT</a></li>
+
<li class="dropdown"><a href="https://2016.igem.org/Team:CGU_Taiwan/Model">MODELING</a></li>
+
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices">HUMAN PRACTICES</a></li>
+
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Team">TEAM</a></li>
+
<li class="dropdown"><a href="https://2016.igem.org/Team:CGU_Taiwan/Notebook">NOTEBOOK</a></li>
+
<li class="dropdown"><a href="https://2016.igem.org/Team:CGU_Taiwan/Safety">SAFETY</a></li>
+
<li><a href="https://2016.igem.org/Team:CGU_Taiwan/Parts">PARTS</a></li>
+
  
 
</ul>
 
</div>
 
<!-- /.navbar-collapse -->
 
</div>
 
<!-- /.container -->
 
</nav>
 
  
  
 
 
  
 +
<div class="menu-bar">
 +
<a style="left:400px;" href="https://2016.igem.org/Team:CGU_Taiwan/Home">HOME</a>
 +
<a style="left:452px;" href="https://2016.igem.org/Team:CGU_Taiwan/Attributions">ATTRIBUTION</a>
 +
<a style="left:556px;" href="https://2016.igem.org/Team:CGU_Taiwan/Project">PROJECT</a>
 +
<a style="left:627px;" href="https://2016.igem.org/Team:CGU_Taiwan/Modeling">MODELING</a>
 +
<a style="left:712px;" href="https://2016.igem.org/Team:CGU_Taiwan/Human_Practices">HUMANPRACTICES</a>
 +
<a style="left:852px;" href="https://2016.igem.org/Team:CGU_Taiwan/Team">TEAM</a>
 +
<a style="left:901px;" href="https://2016.igem.org/Team:CGU_Taiwan/Notebook">NOTEBOOK</a>
 +
<a style="left:991px;" href="https://2016.igem.org/Team:CGU_Taiwan/Safety">SAFETY</a>
 +
<a style="left:1054px;" href="https://2016.igem.org/Team:CGU_Taiwan/Parts">PARTS</a>
 +
</div>
 +
<div class="mid" style="top:0px;">
 +
<img style="width:1348px;height:645px;position:absolute;" src="https://static.igem.org/mediawiki/2016/e/ec/CGU_Taiwan--B2.jpg">
 +
</div>
 +
<div class="mid" style="top: 645px;">
 +
<h1 style="font-size:50px;font-weight:bold;position:absolute;left:550px;">ABSTRACT</h1>
 +
<br></br>
 +
<br></br>
 +
<br></br>
 +
<HR style="color:#140731;width:70%;position:absolute;left:200px;">
 +
<p style="margin: 150px;position:absolute;top:0px;line-height: 1.8;font-weight:15px;text-align:justify;">This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties. The paragraph is indented, aligned, and the space between characters is specified.This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties. The paragraph is indented, aligned, and the space between characters is specified.This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties. The paragraph is indented, aligned, and the space between characters is specified. </p>
 +
</div>
 +
<div class="mid" style="top:1290px;background:#140731;float:left;">
 +
<h1 style="position:absolute;left:100px;color:white;font-size:18px;margin:50px;float:left;">Chang Gung University</h1>
 +
<p style="position:absolute;top:35px;color:white;font-size:13px;margin:50px;float:left;">Address:No.259, Wenhua 1st Rd., Guishan Dist., Taoyuan City 33302, Taiwan (R.O.C.)</p>
 +
<p style="position:absolute;top:55px;left:80px;color:white;font-size:13px;margin:50px;float:left;">TEL: +886-3-2118800 FAX:+886-3-2118700</p>
 +
<p style="position:absolute;color:white;left:800px;font-size:18px;margin:50px;">CONTACT US</p>
 +
</div>
  
<!-- ////////////////////// END OF HEADER /////////////////////// -->
 
 
<!-- ////////////////////// START ABSTRACT /////////////////////// -->
 
<head>
 
<style>
 
body {
 
    background-color: white;
 
}
 
 
.TI {
 
    font color: black;
 
    font-size: 200%;
 
    font-weight: bold;
 
    position: absolute;
 
    left: 650px;
 
    top: 660px;
 
}
 
.ab {
 
    font color: black;
 
    position: absolute;
 
    top: 750px;
 
    left: 100px
 
    font-size: 25px;
 
    font-family: Calibri;
 
   line-height: 100px;
 
    position: relative;
 
    left: 200px;
 
    text-align:justify;
 
}
 
</style>
 
</head>
 
<body>
 
 
<h1 class="TI">ABSTRACT</h1>
 
<p class="ab">doddopskdkadsmkxlsjajidsoaxjspaoxsopa'jcisaksp[k</p>
 
 
</body>
 
<!-- ////////////////////// END OF ABSTRACT /////////////////////// -->
 
<style>
 
.logo2 {
 
      width: 100%;
 
      height: 300px;
 
      position: absolute; 
 
      top: 1000px;
 
      background: #140731;
 
      z-index:+1;
 
      font-family: Corbel;
 
      color: white;
 
}
 
.img2 {
 
      position: absolute;
 
      left: 200px;
 
      top: 80px;
 
}
 
 
h1 {
 
      color: white;
 
      position: absolute;
 
      left: 600px;
 
      top: 10px;
 
      font-weight: 150%;
 
      font-family: Corbel;
 
}
 
h2 {
 
      color: white;
 
      position: absolute;
 
      left: 400px;
 
      top: 35px;
 
      font-weight: 100%;
 
      font-family: Corbel;
 
}
 
h3 {
 
      color: white;
 
      position: absolute;
 
      left: 580px;
 
      top: 60px;     
 
      font-weight: 100%;
 
      font-family: Corbel;
 
}
 
 
</style>
 
<nav class="logo2">
 
<h1>Chang Gung University</h1>
 
<h2>Address:No.259, Wenhua 1st Rd., Guishan Dist., Taoyuan City 33302, Taiwan (R.O.C.)</h2>
 
<h3>TEL: +886-3-2118800 FAX:+886-3-2118700</h3>
 
<img src="https://static.igem.org/mediawiki/2016/1/1b/CGU_Taiwan--logo4.jpg" class="img2" style="width: 200px; height: 80px;>
 
</nav>
 
 
</html>
 
</html>

Revision as of 06:00, 29 August 2016

ABSTRACT








This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties. The paragraph is indented, aligned, and the space between characters is specified.This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties. The paragraph is indented, aligned, and the space between characters is specified.This text is styled with some of the text formatting properties. The heading uses the text-align, text-transform, and color properties. The paragraph is indented, aligned, and the space between characters is specified.

Chang Gung University

Address:No.259, Wenhua 1st Rd., Guishan Dist., Taoyuan City 33302, Taiwan (R.O.C.)

TEL: +886-3-2118800 FAX:+886-3-2118700

CONTACT US