Team:Tokyo-NoKoGen/Team

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(29 intermediate revisions not shown)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
 +
<html>
 +
<style>
-
<html>
+
div#wrapper {
 +
    width:1300px;
 +
    background-color:#ffffff;
 +
    text-align:center;
 +
    margin:0 auto;     
 +
            }
-
<!--main content -->
+
div#nav {
-
<table width="70%" align="center">
+
    width:1000px;
 +
    margin:0 auto;
 +
    background-color:#ffffff
 +
    text-align:center;
 +
<!--     position:fixed;
 +
    top:12px;left:140px;-->
 +
        }
 +
div#nav table {
 +
    margin:0 auto;
 +
        }
 +
div#nav td{
 +
width:300px;height:45px;
 +
        margin:0 auto;
 +
text-align:center;
 +
border:none;
 +
font-family:Impact;
 +
        font-size:18px;
 +
}
 +
td a{
 +
text-decoration:none;
 +
}
-
<!--welcome box -->
+
div#header {
-
<tr>
+
    width:900px;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
    padding-top:5px;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
    margin:0 auto;
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
    background-image:url("https://static.igem.org/mediawiki/2014/c/c2/Noko14%EF%BC%BFheader.jpg");
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
  <!--    position:fixed;
-
<br>
+
    top:75px;left:130px;-->
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Tokyo-NoKoGen/Team&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p>
+
            }
-
</td>
+
 
-
</tr>
+
div#main {
 +
    width:800px;
 +
    margin:50px auto;
 +
    text-align:center;
 +
          }
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
div#content h1 {
-
<!-- end welcome box -->
+
        display:none;
-
<tr>
+
                }
-
<!--navigation menu -->
+
div#sub {
-
<td align="center" colspan="3">
+
    width:150px;
 +
    float:left;
 +
    position:fixed;
 +
    top:100px;left:5px;
 +
        }
 +
div#footer {
 +
    margin:0 auto;
 +
    width:850px;
 +
    clear:both;
 +
        }
 +
div#footer img {
 +
    width:200px;
-
<table  width="100%">
+
        }
 +
 
 +
 
 +
p {
 +
    font-size:16px;
 +
    font-family:Georgia;
 +
    line-height:2;
 +
  }
 +
h2 {
 +
    font-size:20px;
 +
    font-family:Georgia;
 +
    text-decoration:none;
 +
    text-align:left;
 +
  }
 +
 
 +
 
 +
</style>
 +
<body>
 +
<div id="cont">
 +
  <div id="nav">
 +
<table>
<tr heigth="15px"></tr>
<tr heigth="15px"></tr>
<tr heigth="75px">  
<tr heigth="75px">  
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
+
<td style="bgcolor:#ffffff;width:400px;">   
-
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen"style="color:#000000">Home </a> </td>
+
</td>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 +
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen"style="color:#000000">Project</a> </td>
 +
 
 +
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Team"style="color:#000000"> Team </a> </td>
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Team"style="color:#000000"> Team </a> </td>
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Tokyo-NoKoGen"style="color:#000000"> Official Team Profile </a></td>
 
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
-
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Project"style="color:#000000"> Project</a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/result"style="color:#000000"> Result</a></td>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Parts"style="color:#000000"> Parts</a></td>
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Parts"style="color:#000000"> Parts</a></td>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
-
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Modeling"style="color:#000000"> Modeling</a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/protocol"style="color:#000000"> Protocols</a></td>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
-
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Notebook"style="color:#000000"> Notebook</a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/note"style=" color:#000000"> Notebook</a></td>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Safety"style=" color:#000000"> Safety </a></td>
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Safety"style=" color:#000000"> Safety </a></td>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
-
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Attributions"style="color:#000000"> Attributions </a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/HumanPractice"style="color:#000000"> Human Practice </a></td>
 +
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 +
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/achievement"style="color:#000000">Achievement</a></td>
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
 +
<td style="background-color:#ffffff;width:200px;"></td>
</tr>
</tr>
</table>
</table>
 +
  </div>
 +
  <div id="header">
 +
<img src="https://static.igem.org/mediawiki/2014/c/c2/Noko14%EF%BC%BFheader.jpg">
 +
  </div>
 +
  <div id="main">
 +
<style>
 +
div#mem {
 +
      width:30%;height:300px;
 +
      padding:10px;
 +
      font-family:Georgia;
 +
      font-size:14px;
 +
      float:left;
 +
     
 +
          }
 +
div#mem img {
 +
      width:100%;
 +
          }
 +
div#pic img {
 +
      width:70%;
 +
      height:70%;
 +
      margin:5px;
 +
          }
 +
div#inst {
 +
      clear:none;
 +
          }
 +
a {
 +
      font-color:#000000;
 +
      text-decoration:underline;
 +
  }
-
<!--end navigation menu -->
+
<!--div#adv {
-
</tr>
+
      clear:none;
-
</tr>
+
        }-->
-
</td>
+
-
<tr> <td colspan="3height="15px"> </td></tr>
+
</style>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<div id="pic">
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
<img src="https://static.igem.org/mediawiki/2014/e/ea/Noko14_members2.JPG" alt="member"><br><br>
 +
<a href="https://igem.org/Team.cgi">>>Jump to Team Information<<</a><br><br>
 +
</div>
 +
<h2>Team Members</h2>
 +
<div id="mem">
 +
  <img src="https://static.igem.org/mediawiki/2014/8/8a/Noko14_Maui.jpg">
 +
Maui Nishio<br>Team leader!
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/1/11/Noko14_Yasuko.jpg">
 +
Yasuko Yamagishi<br>Comedienne
 +
  </div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/0/01/Noko14_Yuri.jpg">
 +
Yuri Ikuta<br>Entertainer
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/f/fc/Noko14_Nagata.jpg">
 +
Madoka Nagata<br>Wiki editor
 +
</div><br>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/3/35/Noko14_Nanoha.jpg">
 +
Nanoha Suzuki<br>Our Angel
 +
</div>
 +
<div id="mem">
 +
  <img src="https://static.igem.org/mediawiki/2014/4/48/Noko14_Okurita.jpg">
 +
Madoka Okurita<br>Singer
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/1/1e/Noko14_Saori.jpg">
 +
Saori Fuse<br>Muscle girl
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/2/22/Noko14_Chika.jpg">
 +
Chika Shono<br>Impish girl
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/9/94/Noko14_miki.jpg">
 +
Miki Sanada<br>Crazy girl
 +
</div>
 +
<div id="inst">
 +
<h2>Instructors</h2>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/b/bb/Noko14_Koji_SODE.png">
 +
Koji Sode<br>Chief Instructor
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/4/4f/Noko14_Ikesensei.jpg">
 +
Kazunori Ikebukuro<br>Instructor
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/7/7a/Noko14_Ferri.png">
 +
Stefano Ferri<br>Instructor / Primary contact
 +
</div>
 +
</div>
 +
<div id="adv">
 +
<h2>Advisors</h2>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/6/6e/Noko14_Tsugawa.png">
 +
Wakako Tsugawa<br>Advisor
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/c/c0/Noko14_Abesan.jpg">
 +
Koichi Abe<br>Advisor
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/1/16/Noko14_jinhee.jpg">
 +
Jinhee Lee<br>Advisor
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/4/40/Noko14_rin-chan-san.png">
 +
Mayumi Nakamura<br>Advisor / Rin-chan-san
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/2/20/Noko14_Sakamoto.png">
 +
Ippei Sakamoto<br>Advisor
 +
</div>
 +
<div id="mem">
 +
<img src="https://static.igem.org/mediawiki/2014/0/0b/Noko14_James.jpg">
 +
James Ellinger<br>Special Advisor
 +
</div>
 +
<center><img src="https://static.igem.org/mediawiki/2014/c/c3/Noko14_logocol.png" width="80%"></center><br>
-
<tr><td > <h3> Team Information</h3></td>
+
  </div>
-
<td ></td >
+
<div id="sub">
-
<td > <h3> Upload pictures of your team!</h3></td>
+
<img src="https://static.igem.org/mediawiki/2014/6/6e/Noko14_Background.jpg">
-
</tr>
+
</div>
-
 
+
<div id="footer">
-
<tr>
+
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a>
-
<td width="45%"  valign="top">
+
<a href="http://www.ultizyme.jp/"><img src="https://static.igem.org/mediawiki/2014/c/ce/Noko14_Image91.jpg"></a>
-
<p>
+
<a href="http://www.cosmobio.co.jp/index_e.asp"><img src="https://static.igem.org/mediawiki/2014/e/e5/Noko14_Logo_e.jpg"></a>
-
You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.</p>
+
<a href="http://www.mbl.co.jp/e/index.html"><img src="https://static.igem.org/mediawiki/2014/4/4f/Noko14_MBL.gif"></a>
-
<p>
+
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/a/ad/Noko14_li.png"></a>
-
You can look at what other teams did to get some inspiration! Here are a few examples:</p>
+
<a href="http://www.tuat.ac.jp/en/index.html"><img src="https://static.igem.org/mediawiki/2014/3/39/Noko14_tuat.png"></a>
-
<ul>
+
<a href="http://www.tuat.ac.jp/~tanpaku/"><img src="https://static.igem.org/mediawiki/2014/3/3c/Noko14_ike.jpg"></a>
-
<li><a href="https://2013.igem.org/Team:Evry/Team">2013 Evry</a></li>
+
<a href="http://www.tuat.ac.jp/~kakusan/index.html"><img src="https://static.igem.org/mediawiki/2014/7/77/Noko14_ikeken.jpg"></a>
-
<li><a href="https://2013.igem.org/Team:Cornell/team">2013 Cornell</a></li>
+
  </div>
-
<li><a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Team">2013 UANL Mty-Mexico</a></li>
+
</div>
-
<li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Team/Korea_University">2013 Korea U Seoul</a></li>
+
</body>
-
 
+
-
</ul>
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
<td></td>
+
-
<td width="45%"  valign="top">  
+
-
<p> We provide a server where you can upload images for your wiki!</p>
+
-
<p> Add pictures of your team members, advisors, instructors, lab, institution and everything you wish to show! </p>
+
-
<a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
+
-
</a> <a href="https://2014.igem.org/Special:Upload"><img src="" width="100px" height="100px"> </a>
+
-
<br>
+
-
<a href="https://2014.igem.org/Special:Upload">Click here to upload! </a>
+
-
</td>
+
-
 
+
-
 
+
-
</tr>
+
-
 
+
-
<tr><td > <h3> Tips for the Team Page </h3></td>
+
-
<td ></td >
+
-
<td > </td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>What should this page contain?</p>
+
-
<ul>
+
-
<li> Include pictures of your teammates, don’t forget instructors and advisors! </li>
+
-
<li> You can add a small biography or a few words from each team member, tell us what you like, and what motivates to participate in iGEM. </li>
+
-
<li>Take team pictures! Show us your school, your lab and little bit of your city.</li>
+
-
<li>Remember that image galleries can help you showcase many pictures while saving space </li>
+
-
</ul>
+
-
 
+
-
</td>
+
-
 
+
-
<td></td>
+
-
<td width="45%"  valign="top"> </td>
+
-
 
+
-
</tr>
+
-
 
+
-
 
+
-
</table>
+
</html>
</html>

Latest revision as of 21:07, 17 October 2014

Team Members

Maui Nishio
Team leader!
Yasuko Yamagishi
Comedienne
Yuri Ikuta
Entertainer
Madoka Nagata
Wiki editor

Nanoha Suzuki
Our Angel
Madoka Okurita
Singer
Saori Fuse
Muscle girl
Chika Shono
Impish girl
Miki Sanada
Crazy girl

Instructors

Koji Sode
Chief Instructor
Kazunori Ikebukuro
Instructor
Stefano Ferri
Instructor / Primary contact

Advisors

Wakako Tsugawa
Advisor
Koichi Abe
Advisor
Jinhee Lee
Advisor
Mayumi Nakamura
Advisor / Rin-chan-san
Ippei Sakamoto
Advisor
James Ellinger
Special Advisor