Team:Tokyo-NoKoGen/Team

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
 +
<html>
 +
<style>
 +
*{
 +
margin:0;padding:0;
 +
line-height:1.5; /*行の高さ*/
 +
       
 +
}
 +
body {
 +
text-align:center; /*センタリング*/
 +
}
 +
div#wrapper {
 +
width:1000px; /*ページ幅とセンタリング*/
 +
text-align:center;
 +
}
 +
p{
 +
        text-align:left;
 +
font-size:15px;
 +
        font-family:Helvetica;
-
<html>
+
}
 +
div#content h1 {
 +
        display:none;
 +
                }
 +
div#cont {
 +
width:800px; height:500px; /*幅の指定*/
 +
        text-align:center;
 +
        position:fixed;top:150px;
 +
        left:40%;
 +
        margin-left:-300px;
 +
        background-color:#ffffff
 +
}
-
<!--main content -->
+
div#table{
-
<table width="70%" align="center">
+
padding-bottom:70px;
 +
        position:fixed;
 +
width: 800px;
 +
left: 50%;
 +
margin-left: -400px;
 +
        background-color:#ffffff;
 +
}
 +
table{
 +
width:800px;
 +
padding-top:3px;
 +
text-align:center;
 +
position:fixed;top:13px;
 +
background-color:#ffffff
 +
}
 +
td{
 +
width:160px;height:45px;
 +
text-align:center;
 +
border:none;
 +
font-family:Impact;
 +
}
 +
td a{
 +
text-decoration:none;
 +
}
 +
div#head{
 +
        text-align:left;
 +
}
-
<!--welcome box -->
+
div#header {
-
<tr>
+
height:42px;width:900px;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
text-align:left;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
padding-top:2px;
-
<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>
+
background-repeat:no-repeat; /*背景画像を繰り返さない*/
-
<br>
+
background-color:#ffffff;
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:UCSD_Software/Team&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
        position: fixed;top:75px;
-
</td>
+
width: 975px;
-
</tr>
+
left: 50%;
 +
margin-left: -300px;
 +
}
 +
}
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
div#main{
-
<!-- end welcome box -->
+
width:80%;height:300px; /*幅の指定と位置調整*/
-
<tr>
+
        overflow: scroll;
 +
text-align:left;
 +
margin-top:-300px;
 +
        background-color:#ffffff;
 +
left: 50%;
 +
margin-left: -300px;
 +
}
 +
main img{
 +
position:fixed;
 +
bottom:50px;left:50px;
 +
}
-
<!--navigation menu -->
+
div#sub {
-
<td align="center" colspan="3">
+
width:150px;height:500px;
 +
text-align:left;
 +
margin-top:45px;
 +
position:fixed;top:50px;left:25px;
 +
        background-image:url("https://static.igem.org/mediawiki/2014/d/df/Noko14_Back.jpg");
 +
background-repeat:no-repeat;
 +
}
-
<table width="100%">
+
div#footer{
 +
width:1000px;height:42px;text-align:center;
 +
clear:both; /*回り込みの解除*/
 +
background-image:url("footer.png"); /*フッタ背景*/
 +
}
 +
 
 +
 
 +
</style>
 +
<body>
 +
 
 +
<div id="wrapper">
 +
<div id="table">
 +
<table class="nav">
<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 onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
-
<a href="https://2014.igem.org/Team:UCSD_Software"style="color:#000000">Home </a> </td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen"style="color:#000000">Project</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:UCSD_Software/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>  
+
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=UCSD_Software"style="color:#000000"> Official Team Profile </a></td>
+
<a href="https://igem.org/Team.cgi?year=2014&amp;team_name=Tokyo-NoKoGen"style="color:#000000">Method</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:UCSD_Software/Project"style="color:#000000"> Project</a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Project"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:UCSD_Software/Parts"style="color:#000000"> Parts</a></td>
+
<a href="http://parts.igem.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2014&group=Tokyo-NoKoGen"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:UCSD_Software/Modeling"style="color:#000000"> Modeling</a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Modeling"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:UCSD_Software/Notebook"style="color:#000000"> Notebook</a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Notebook"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:UCSD_Software/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:UCSD_Software/Attributions"style="color:#000000"> Attributions </a></td>
+
<a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Attributions"style="color:#000000"> Human Practice </a></td>
Line 62: Line 147:
</tr>
</tr>
</table>
</table>
-
 
+
</div>
-
<!--end navigation menu -->
+
<div id="sub">
-
</tr>
+
</div>
-
</tr>
+
<div id="cont">
-
</td>
+
<div id="head">
-
 
+
<div id="header">
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
</div>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
</div>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<div id="main">
-
 
+
<!--ここに内容を入れる。段落は<p></p>で囲う。見出しは<h1></h1>で囲う。-->
-
<tr><td > <h3> Team Information</h3></td>
+
<p>
-
<td ></td >
+
Now construction
-
<td > <h3> Upload pictures of your team!</h3></td>
+
</p>
-
</tr>
+
<!--
-
 
+
<p>
-
<tr>
+
nokogen
-
<td width="45%"  valign="top">
+
</p>
 +
<img src="https://static.igem.org/mediawiki/2014/4/4a/NoKo14_Ecoli.jpg">
<p>
<p>
-
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>
+
nokogen
 +
</p> <img src="https://static.igem.org/mediawiki/2014/4/4a/NoKo14_Ecoli.jpg">
<p>
<p>
-
You can look at what other teams did to get some inspiration! Here are a few examples:</p>
+
nokogen
-
<ul>
+
</p> <img src="https://static.igem.org/mediawiki/2014/4/4a/NoKo14_Ecoli.jpg">
-
<li><a href="https://2013.igem.org/Team:Evry/Team">2013 Evry</a></li>
+
<p>
-
<li><a href="https://2013.igem.org/Team:Cornell/team">2013 Cornell</a></li>
+
nokogen
-
<li><a href="https://2013.igem.org/Team:UANL_Mty-Mexico/Team">2013 UANL Mty-Mexico</a></li>
+
</p>
-
<li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Team/Korea_University">2013 Korea U Seoul</a></li>
+
-->
-
</ul>
+
<!--内容ここまで-->
 +
</div>
 +
</div>
 +
<div id="footer">
 +
        </div>
-
 
+
-
</td>
+
</div>
-
<td></td>
+
</body>
-
<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>

Revision as of 07:35, 7 October 2014