Difference between revisions of "Team:SSHS-Shenzhen/Improvement"

(Created page with "{{SSHS-Shenzhen/CSS}} <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> h1{ color: #fff; padding:150px 50px 5px!important; font-size: 30px!...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{SSHS-Shenzhen/CSS}}
 
{{SSHS-Shenzhen/CSS}}
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
    <meta charset="UTF-8">
+
<meta charset="utf-8">
    <title>Title</title>
+
<title>title</title>
 
<style>
 
<style>
 +
.header li a:hover,.dropdown:hover.dropbtn {
 +
color: #fff;
 +
}
 +
.header {
 +
font-size: 30px;
 +
padding: 0px;
 +
margin: 0px;
 +
top: 0;
 +
left: 0;
 +
width: 100%;
 +
position: fixed;
 +
height: 3em;
 +
z-index: 99;
 +
float: left;
 +
background-color: #5d8aa8;
 +
min-width: 1080px;
 +
}
 +
body {
 +
background-color: #fff;
 +
}
 +
.dropdown-content {
 +
display: none;
 +
position: absolute;
 +
background-color: #5d8aa8;
 +
min-width: 250px
 +
}
 +
.dropdown-content a {
 +
color: #f7f7f7;
 +
padding: 12px 16px;
 +
text-decoration: none;
 +
display: block;
 +
font-size: 20px;
 +
}
 +
.header li a,.dropbtn,.header a:link, .header a:visited {
 +
color: #f7f7f7;
 +
}
 +
  #para{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
}
 +
#fig{
 +
color: #000;
 +
padding:30px 100px 5px;
 +
font-size: 20px!important;
 +
text-align: center !important;
 +
}
 +
 
  h1{
 
  h1{
color: #fff;
+
color: #000;
 
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 
padding:150px 50px 5px!important; font-size: 30px!important; text-align: center;
 +
}
 +
 +
h2{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: left;
 +
line-height: 120%;
 +
}
 +
 +
h3{
 +
color: #000;
 +
padding:100px 100px 5px;
 +
font-size: 25px!important;
 +
text-align: center;
 +
line-height: 120%;
 +
}
 +
 +
.banner2{
 +
color:#fff;
 +
background-color:#5d8aa8;
 +
font-size:100px!important;
 +
width:100%; height:500px;
 +
text-align:center;
 +
line-height: 500px;
 +
padding:90px 0px 0px;
 +
background-image:url("https://static.igem.org/mediawiki/2018/b/b7/T--SSHS-Shenzhen--improvement.jpg");
 +
background-size:cover;
 
}
 
}
 
</style>
 
</style>
Line 14: Line 89:
 
<body>
 
<body>
  
<div class="banner1">
+
<div class="banner2">
 
Improvement
 
Improvement
 
</div>
 
</div>
Line 24: Line 99:
 
</h2>
 
</h2>
 
<p id="para">
 
<p id="para">
We will try to improve the stability of shRNA. for example, combine shRNA with nano particle.
+
We will try to improve the stability of shRNA. An example wil be combining shRNA with nano particles.
 
</p>
 
</p>
  
Line 31: Line 106:
 
</h2>
 
</h2>
 
<p id="para">
 
<p id="para">
We will try to improve the RNAi efficiency. For example, we will try different target genes, different target sites, different composition of shRNAs, different concentration of shRNA.
+
We will try to improve the RNAi efficiency. For example, we will try different target genes, different target sites, different composition of shRNAs and different concentration of shRNAs.
 
</p>
 
</p>
  

Latest revision as of 10:52, 17 October 2018

Title

title
Improvement

Improvement

1. Improve the stability of the shRNA

We will try to improve the stability of shRNA. An example wil be combining shRNA with nano particles.

2. Improve the RNAi efficiency

We will try to improve the RNAi efficiency. For example, we will try different target genes, different target sites, different composition of shRNAs and different concentration of shRNAs.