Difference between revisions of "Template:Rice"

Line 1: Line 1:
 +
{{CSS/Main}}
 
<html>
 
<html>
<head>
+
<style>
<style type="text/css">
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
</style>
  
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
+
<!-- here ends the section that changes the default wiki template to a white full width background -->
  
.firstHeading {
 
width: 975px;
 
margin: 0px auto;
 
padding-top: 100px;
 
margin-bottom: 20px;
 
font-family: Georgia, Times, "Times New Roman", serif;
 
}
 
  
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
+
<!-- beginning of your page -->
  
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
<!-- menu -->
background-color: #383838;
+
<table id="menu" width="100%"  cellspacing="0" height="135px">
border: 0 none;
+
<tr>
height: 14px;
+
<td  bgColor="#FFFFFF"></td>
z-index: 100;
+
<td valign="bottom"  width="975px" align="center" bgColor="#FFFFFF">
top: 0;
+
position: fixed;
+
width: 975px;
+
left: 50%;
+
margin-left: -487px;
+
}
+
  
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
<table align="center">
background-color: #383838;
+
<tr height="50px">
height: 14px;
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2 >
display: block;
+
<a href="https://2014.igem.org/Team:Jilin_China"style="text-decoration:none;color:#1C140D">HOME </a> </td>
z-index: 10;
+
position: fixed;
+
width: 100%;
+
top: 0;
+
}
+
  
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
color: #727272;
+
<a href="http://https://2014.igem.org/Team:Jilin_China/Project" style="text-decoration:none;color:#1C140D">PROJECT</a> </td>
text-decoration: none;  
+
background-color: transparent;
+
}
+
  
body {
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
background-color: #fff;
+
<a href="https://2014.igem.org/Team:Jilin_China/Parts" style="text-decoration:none;color:#1C140D">PARTS</a></td>
}
+
  
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
width: 100%;
+
<a href="https://2014.igem.org/Team:Jilin_China/Team" style="text-decoration:none;color:#1C140D">TEAM </a> </td>
height: 100%;
+
border: 0px;
+
background-color: transparent;
+
margin: 0px;
+
padding: 0px;
+
}
+
  
html, body, .wrapper { /*-- changes default wiki settings --*/
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> 
width: 100%;  
+
<a href="https://2014.igem.org/WikitemplateB_notebook" style="text-decoration:none;color:#1C140D">NOTEBOOK </a> </td>
height: 100%;
+
background-color: transparent;
+
}
+
  
#contentcontainer { /*-- creates container for all content on page --*/
+
<td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2> 
font-family: Arial, Helvetica, sans-serif;
+
<a href="https://2014.igem.org/WikitemplateB_safety" style="text-decoration:none;color:#1C140D">SAFETY </a></td>
font-weight: normal;
+
</tr>
font-size: 14px;
+
color: #414141;
+
width: 960px;
+
margin-left: auto;  
+
margin-right: auto;
+
background-color: #transparent;
+
margin-top: 0px;
+
}
+
  
.sidemenu, .sidemenu li {
+
<tr> <td colspan="5"></td>
list-style-type: none;
+
<td align="center" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td>
list-style-image: none;
+
</tr>
font-family: verdana;
+
</table>
text-decoration: none;
+
color:#000;
+
font-size: 14px;
+
}
+
  
.sidemenu li {display: block;}
+
</td>
 +
<td  bgColor="#FFFFFF"></td>
 +
</tr>
 +
</table>
 +
<!-- end of menu -->
  
.sidemenu a {
 
text-decoration:none;
 
color: #000;
 
display: block;
 
width: 180px;
 
height: 100%;
 
padding: 3px 5px;
 
transition: .25s ease-in-out;
 
-moz-transition: .25s ease-in-out;
 
-webkit-transition: .25s ease-in-out;
 
}
 
  
.sidemenu a.greyout { color: #909090; }
+
<!-- First block of content -->
 +
<table  id="firstblock" width="100%"  cellspacing="0" height="500px">
 +
<tr>
 +
<td  bgColor="#FFFFFF"></td>
 +
<td width="975px" align="center" bgColor="#FFFFFF" >
  
.sidemenu a:hover {
+
<!-- You can replace this image with your team's logo! -->
color:#666;
+
background-color: #d9f5aa;
+
}
+
  
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
+
<h3>Welcome!  <br>Team Nagahama</h3>
.sub-sidemenu a {color: #666;}
+
<p>Scroll down to find more about our project! </p>
  
div.underconst
+
</td>
{
+
<td bgColor="#FFFFFF"></td>
padding:10px;
+
</tr>
border-radius:5px;
+
</table>
background-color:pink;
+
<!-- end of first block -->
text-align:center;
+
}
+
  
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
+
<!--  Block of content 1 -->
 +
<table width="100%"  cellspacing="0" height="500px">
 +
<tr><td  bgColor="#FEE5AD"></td>
 +
<td width="975px" align="center" bgColor="#FEE5AD" >
 +
<table  width="975px"  cellspacing="0" height="500px">
 +
<tr>
  
.contentpara {margin-bottom: 30px;}
+
<td width="95%" bgColor="#FEE5AD"  rowspan="3" align="center">
  
span.email{font-family: monospace; font-weight: normal;}
+
<!-- Content goes here -->
 +
<img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png">
 +
<h3>Read about our projects!</h3>
  
fieldset {border: 1px solid #337f53;}
+
One E.coli Has One Function
  
.greyout {color: #A0A0A0;}
+
What is our project at 2014?
.highlightme {background-color: #FFFF00;}
+
  
#alertContainer { margin-bottom: 10px; width: 936px;}
+
Cadmium is one of harmful materials for us. 50 years ago, itai-iati disease was going around in center of Japan Gihu. The cause was industrial wastewater. Cadmium contained the water. Our project is to find a way to clean contaminated with Cadmium. we think how to clean the water. We use E.coli.
#annContainer {margin-left: 8px;}
+
Concretely, we use two kinds of E.coli. One catches Cadmium. the Other makes to all E.coli to use chemoattractant. Catches E.coli displays metallothionein (metallothionein is a protein that combines a heavy metal. Cadomium is one kind of heavy metal). Other is releasing Asp (Asp is one kind of chemoattractant. All E.coli is close to the Asp E.coli).
#newsContainer {border: 1px solid #ccc;}
+
To use these E.coli. Finally cadomiun is catched(wastewater is be clean).
  
.newsTitle {
+
What experiment we did?
display: block;
+
color: #414141;
+
font-size: 25px; 
+
        font-family: Georgia, Times, "Times New Roman", serif;
+
padding: 10px 15px 5px 10px;
+
border-bottom: 1px solid #ccc;
+
margin-bottom: 0px;
+
}
+
  
.newsItem {
+
・How to check E.coli's chemotaxis?
border-bottom: 1px solid #ccc;
+
We make use of other igem team’s assay.
display: block;
+
Using soft agar plate.we let E.coli siwm.
padding: 5px 15px 0px 10px;
+
margin-bottom: 0px;
+
}
+
  
.newsItem h3 {
+
・We made a plasmid
width: auto;
+
Our project need to two kind of plasmid.
display: inline;
+
we made one plasmid.And we have to make one more plasmid.
font-size: 14px;
+
font-family: Arial, Helvetica, sans-serif;
+
padding: 0px;
+
margin: 0px;
+
}
+
  
.newsItem img {
 
float: right;
 
clear: right;
 
width: 80px;
 
padding-left: 15px;
 
display: inline-block;
 
}
 
  
.newsItem .newsDate {
+
</td> 
font-style: italic;
+
font-size: 14px;
+
display: inline-block;
+
color: #999;
+
float: right;
+
padding: 0px 0px 10px 15px;
+
}
+
  
.newsItem p, .newsItem ul, .newsItem li {
 
padding: 0px;
 
margin-left: 20px;
 
font-size: 12px;
 
line-height: 1.2;
 
}
 
  
.newsItem p {margin-top: 10px;}
+
<!-- This is the back to top button -->
 +
<td bgColor=#FEE5AD> </td>
 +
<tr><td bgColor=#FEE5AD></td></tr>
 +
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 +
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
 +
</table>
  
.annItem {
 
border: 2px solid #414141;
 
display: block;
 
padding: 0px 15px 10px 10px;
 
margin-bottom: 18px;
 
position: relative;
 
height: 160px;
 
vertical-align: middle;
 
}
 
  
.annItem .annCentered {
+
</td>
display: table-cell;
+
<td bgColor="#FEE5AD"></td>
vertical-align: middle;
+
</tr>
height: 160px;
+
</table>
}
+
<!-- end of Block-->
  
.annCentered h3 {
 
padding: 0px;
 
display: block;
 
margin-left: auto;
 
margin-right: auto;
 
text-align: center;
 
}
 
  
.annItem ul, .annItem li {padding: 0px; margin: 0px;}
 
.annItem li {list-style: none; margin: 5px}
 
  
 +
<!--  Block of content 2 -->
 +
<table width="100%"  cellspacing="0" height="500px">
 +
<tr>
 +
<td  bgColor="#FACA66"></td>
 +
<td width="975px" align="center" bgColor="#FACA66" >
  
 +
<table  width="975px"  cellspacing="0" height="500px">
 +
<tr>
 +
<td width="95%" bgColor="#FACA66"  rowspan="3" align="center">
  
</style>
+
<!-- Content goes here -->
</style>
+
 
 +
<h3></h3>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</td> 
 +
 
 +
 
 +
<!-- This is the back to top section -->
 +
<td bgColor=#FACA66> </td>
 +
<tr><td bgColor=#FACA66></td></tr>
 +
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 +
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
 +
</table>
 +
 
 +
</td>
 +
<td bgColor="#FACA66"></td>
 +
</tr>
 +
</table>
 +
<!-- end of Block-->
 +
 
 +
 
 +
 
 +
<!--  Block of content 3 -->
 +
<table width="100%"  cellspacing="0" height="500px">
 +
<tr>
 +
<td  bgColor="#F7A541"></td>
 +
<td width="975px" align="center" bgColor="#F7A541" >
 +
 
 +
<table  width="975px"  cellspacing="0" height="500px">
 +
<tr>
 +
<td width="95%" bgColor="#F7A541"  rowspan="3" align="center">
 +
 
 +
<!-- Content goes here -->
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<p>
 +
 
 +
</p>
 +
</td> 
 +
 
 +
 
 +
<!-- This is the back to top section -->
 +
<td bgColor=#F7A541> </td>
 +
<tr><td bgColor=#F7A541></td></tr>
 +
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 +
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
 +
 
 +
</table>
 +
 
 +
 
 +
</td>
 +
<td bgColor="#F7A541"></td>
 +
</tr>
 +
</table>
 +
<!-- end of Block-->
 +
 
 +
 
 +
 
 +
<!-- This is the back to top section -->
 +
<td bgColor=#F45D4C> </td>
 +
<tr><td bgColor=#F45D4C ></td></tr>
 +
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 +
<a href="#firstblock" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
  
 +
</table>
 +
</td>
 +
<td bgColor="#F45D4C"></td>
 +
</tr>
 +
</table>
 +
<!-- end of Block-->
  
  
 
</html>
 
</html>

Revision as of 01:02, 28 July 2016

Welcome!
Team Nagahama

Scroll down to find more about our project!

Read about our projects!

One E.coli Has One Function What is our project at 2014? Cadmium is one of harmful materials for us. 50 years ago, itai-iati disease was going around in center of Japan Gihu. The cause was industrial wastewater. Cadmium contained the water. Our project is to find a way to clean contaminated with Cadmium. we think how to clean the water. We use E.coli. Concretely, we use two kinds of E.coli. One catches Cadmium. the Other makes to all E.coli to use chemoattractant. Catches E.coli displays metallothionein (metallothionein is a protein that combines a heavy metal. Cadomium is one kind of heavy metal). Other is releasing Asp (Asp is one kind of chemoattractant. All E.coli is close to the Asp E.coli). To use these E.coli. Finally cadomiun is catched(wastewater is be clean). What experiment we did? ・How to check E.coli's chemotaxis? We make use of other igem team’s assay. Using soft agar plate.we let E.coli siwm. ・We made a plasmid Our project need to two kind of plasmid. we made one plasmid.And we have to make one more plasmid.
Top

Top

Top
Top