Difference between revisions of "Team:NAU-CHINA/Notebook"

(Prototype team page)
 
Line 1: Line 1:
 
{{NAU-CHINA}}
 
{{NAU-CHINA}}
 
<html>
 
<html>
 +
<head>
 +
<script type="text/javascript">
 +
function ImgOver1()
 +
{
 +
document.form1.img1.src="img_sample001_NAU-CHINA.gif"
 +
}
 +
function ImgOut1()
 +
{
 +
document.form1.img1.src="img_black_sample001_NAU-CHINA.gif"
 +
}
  
  
<div class="column full_size">
+
function ImgOver2()
 
+
{
<p> Document the dates you worked on your project.</p>
+
document.form2.img2.src="img_sample002_NAU-CHINA.gif"
 
+
}
</div>
+
function ImgOut2()
 
+
{
<div class="column half_size">
+
document.form2.img2.src="img_black_sample002_NAU-CHINA.gif"
<h5>What should this page have?</h5>
+
}
<ul>
+
</script>
<li>Chronological notes of what your team is doing.</li>
+
</head>
<li> Brief descriptions of daily important events.</li>
+
<body>
<li>Pictures of your progress. </li>
+
<h1>Description</h1>
<li>Mention who participated in what task.</li>
+
<table>
</ul>
+
<tbody>
 
+
<tr>
</div>
+
<td>
 
+
<form name=form1>
<div class="column half_size">
+
<a href="" name=link1 onMouseOver="ImgOver1()" onMouseOut="ImgOut1()">
<h5>Inspiration</h5>
+
<img name="img1" src="img_black_sample001_NAU-CHINA.gif" width=500>
<p>You can see what others teams have done to organize their notes:</p>
+
</a>
 
+
</form>
<ul>  
+
</td>
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
<td>
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
<form name=form2>
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
<a href="" name=link2 onMouseOver="ImgOver2()" onMouseOut="ImgOut2()">
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
<img name="img2" src="img_black_sample002_NAU-CHINA.gif" width=500>
</ul>
+
</a>
 
+
</form>
</div>
+
</td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
</body>
 
</html>
 
</html>

Revision as of 16:14, 20 July 2016

Description