Difference between revisions of "Team:GZHS-United/HP/Silver"

Line 3: Line 3:
 
<head>
 
<head>
 
<title>Silver</title>
 
<title>Silver</title>
<link href="https://2017.igem.org/Team:GZHS-United/CSS/homestyle?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
 
 
<link href="https://2017.igem.org/Team:GZHS-United/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 
<link href="https://2017.igem.org/Team:GZHS-United/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 
<script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/jquerymin?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/jquerymin?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/bootstrapmin?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/bootstrapmin?action=raw&ctype=text/javascript"></script>
<style>
+
<link href="https://2017.igem.org/Team:GZHS-United/CSS/common?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
#sideMenu, #top_title {display:none;}
+
#content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;}
+
.mw-content-ltr ul{margin: 0;}
+
.slider{margin-top: -12px; margin-bottom: -2px;}
+
.dropdown_menu {
+
background:#000; filter:alpha(opacity:30); opacity:0.5;
+
}
+
.dropdown_title {
+
margin:0 10px;
+
}
+
 
+
#silver_content h1 {
+
text-align: left;
+
    font-size: 3em;
+
    font-weight: 600;
+
    font-family: 'Roboto Slab', serif;
+
}
+
#silver_content h2 {
+
    text-align: left;
+
    font-size: 2.5em;
+
    font-weight: 600;
+
    font-family: 'Roboto Slab', serif;
+
}
+
#silver_content p {
+
text-align: left;
+
    font-size: 1.3em;
+
    font-weight: 500;
+
    font-family: 'Roboto Slab', serif;
+
}
+
 
+
</style>
+
 
</head>
 
</head>
 
<body>
 
<body>
 
<div class="header-banner" id="head">
 
<div class="header-banner" id="head">
 
<div class="header-bottom">
 
<div class="header-bottom">
<div class="fixed-header">
+
<div class="fixed-header" id="nav">
 
<div class="container">
 
<div class="container">
 
<div class="top-menu">
 
<div class="top-menu">
<span class="menu"><img src="https://static.igem.org/mediawiki/2017/8/83/T--GZHS-United--home_nav.png" alt=""/> </span>
 
 
<ul>
 
<ul>
 
<nav class="cl-effect-5">
 
<nav class="cl-effect-5">
Line 96: Line 63:
 
<li role="presentation">
 
<li role="presentation">
 
<a role="menuitem" tabindex="-1" href="https://2017.igem.org/Team:GZHS-United/Demonstrate">Demonstrate</a>
 
<a role="menuitem" tabindex="-1" href="https://2017.igem.org/Team:GZHS-United/Demonstrate">Demonstrate</a>
</li>
 
<li role="presentation">
 
<a role="menuitem" tabindex="-1" href="#">Improve</a>
 
 
</li>
 
</li>
 
<li role="presentation">
 
<li role="presentation">
Line 161: Line 125:
 
</li>
 
</li>
 
</nav>
 
</nav>
</ul>
+
</ul>
<!-- script for menu -->
+
<!--script-nav-->
+
<script>
+
$("span.menu").click(function(){
+
$(".top-menu ul").slideToggle("slow" , function(){
+
});
+
});
+
</script>
+
<!-- //script for menu -->
+
 
+
<!-- script-for sticky-nav -->
+
<script>
+
$(document).ready(function() {
+
var navoffeset=$(".header-bottom").offset().top;
+
$(window).scroll(function(){
+
var scrollpos=$(window).scrollTop();
+
if(scrollpos >=navoffeset){
+
$(".header-bottom").addClass("fixed");
+
}else{
+
$(".header-bottom").removeClass("fixed");
+
}
+
});
+
+
});
+
</script>
+
<!-- //script-for sticky-nav -->
+
 
</div>
 
</div>
  
Line 194: Line 132:
 
</div>
 
</div>
 
</div>
 
</div>
<div class="content" id="silver_content">
+
<div class="content" id="GZHS_content">
 
<div class="container">  
 
<div class="container">  
<div class="row">
+
<div class="row" style="padding:60px 0;">
 
<h1>Silver</h1>
 
<h1>Silver</h1>
 
<p>Our human practices including mainly two aspects: mosquito eradication and GMO, involving activities like consulting professional experts, survey the public, market research, public education and entrepreneurship. </p>
 
<p>Our human practices including mainly two aspects: mosquito eradication and GMO, involving activities like consulting professional experts, survey the public, market research, public education and entrepreneurship. </p>
 
<h2>Self-improvement</h2>
 
<h2>Self-improvement</h2>
 
<p>Since the team members are high school students who have not received systematic training as a biologist at the time we set up the team, in order to make ourselves understand synthetic biology and GMO, we have spent 14 weekends for additional learning, and invited Prof. Jin and Prof. Xu to introduce us the topics and knowledge that we should know.  </p>
 
<p>Since the team members are high school students who have not received systematic training as a biologist at the time we set up the team, in order to make ourselves understand synthetic biology and GMO, we have spent 14 weekends for additional learning, and invited Prof. Jin and Prof. Xu to introduce us the topics and knowledge that we should know.  </p>
<h2>Public Engagement and Education</h2>
 
<p>We have done a variety of public engagement activities and public education throughout the year, and engaged with a diverse range of audiences. We had directed online workshops, offline activities, leaflet distribution, science blog maintenance, teenager education and laboratory open days.</p>
 
<h2>Professional Bodies</h2>
 
<p>We have spoken to the Guangzhou Center for Disease Control and Prevention for data related with mosquito density and dengue fever in Guangzhou, then joined their team for a field research in a dengue fever epidemic area. </p>
 
<h2>Theory of Knowledge</h2>
 
 
 
</div>
 
</div>
 
 

Revision as of 16:14, 22 October 2017

Silver

Silver

Our human practices including mainly two aspects: mosquito eradication and GMO, involving activities like consulting professional experts, survey the public, market research, public education and entrepreneurship.

Self-improvement

Since the team members are high school students who have not received systematic training as a biologist at the time we set up the team, in order to make ourselves understand synthetic biology and GMO, we have spent 14 weekends for additional learning, and invited Prof. Jin and Prof. Xu to introduce us the topics and knowledge that we should know.