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; | ||
- | + | } | |
+ | 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 | ||
+ | } | ||
- | + | div#table{ | |
- | + | 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; | ||
+ | } | ||
- | + | div#header { | |
- | + | height:42px;width:900px; | |
- | + | text-align:left; | |
- | + | padding-top:2px; | |
- | + | background-image:url("https://static.igem.org/mediawiki/2014/c/c2/Noko14%EF%BC%BFheader.jpg"); | |
- | + | background-repeat:no-repeat; /*背景画像を繰り返さない*/ | |
- | + | background-color:#ffffff; | |
- | + | position: fixed;top:75px; | |
- | + | width: 975px; | |
- | + | left: 50%; | |
+ | margin-left: -300px; | ||
+ | } | ||
+ | } | ||
- | + | div#main{ | |
- | + | width:80%;height:300px; /*幅の指定と位置調整*/ | |
- | + | overflow: scroll; | |
+ | text-align:left; | ||
+ | margin-top:-300px; | ||
+ | background-color:#ffffff; | ||
+ | left: 50%; | ||
+ | margin-left: -300px; | ||
+ | } | ||
+ | main img{ | ||
+ | position:fixed; | ||
+ | bottom:50px;left:50px; | ||
+ | } | ||
- | + | div#sub { | |
- | + | 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 | + | 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 | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <a href="https://2014.igem.org/Team:Tokyo-NoKoGen"style="color:#000000">Project</a> </td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Team"style="color:#000000"> Team </a> </td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://igem.org/Team.cgi?year=2014&team_name= | + | <a href="https://igem.org/Team.cgi?year=2014&team_name=Tokyo-NoKoGen"style="color:#000000">Method</a></td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Project"style="color:#000000"> Result</a></td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href=" | + | <a href="http://parts.igem.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2014&group=Tokyo-NoKoGen"style="color:#000000"> Parts</a></td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Modeling"style="color:#000000"> Protocols</a></td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Notebook"style="color:#000000"> Notebook</a></td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <a href="https://2014.igem.org/Team:Tokyo-NoKoGen/Safety"style=" color:#000000"> Safety </a></td> |
- | <td | + | <td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | <a href="https://2014.igem.org/Team: | + | <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> | |
- | + | <div id="sub"> | |
- | </ | + | </div> |
- | < | + | <div id="cont"> |
- | </ | + | <div id="head"> |
- | + | <div id="header"> | |
- | < | + | </div> |
- | < | + | </div> |
- | < | + | <div id="main"> |
- | + | <!--ここに内容を入れる。段落は<p></p>で囲う。見出しは<h1></h1>で囲う。--> | |
- | < | + | <p> |
- | < | + | Now construction |
- | < | + | </p> |
- | < | + | <!-- |
- | + | <p> | |
- | < | + | nokogen |
- | < | + | </p> |
+ | <img src="https://static.igem.org/mediawiki/2014/4/4a/NoKo14_Ecoli.jpg"> | ||
<p> | <p> | ||
- | + | nokogen | |
+ | </p> <img src="https://static.igem.org/mediawiki/2014/4/4a/NoKo14_Ecoli.jpg"> | ||
<p> | <p> | ||
- | + | nokogen | |
- | + | </p> <img src="https://static.igem.org/mediawiki/2014/4/4a/NoKo14_Ecoli.jpg"> | |
- | + | <p> | |
- | + | nokogen | |
- | + | </p> | |
- | + | --> | |
- | </ | + | <!--内容ここまで--> |
+ | </div> | ||
+ | </div> | ||
+ | <div id="footer"> | ||
+ | </div> | ||
- | + | ||
- | + | </div> | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
</html> | </html> |
Revision as of 07:35, 7 October 2014