Team:Tokyo Metropolitan/Header
From 2010.igem.org
(Difference between revisions)
(New page: <html> <style type=text/css> .firstHeading { display:none; } body { background-color: #eeeeee; background-repeat: no-repeat; background-position: top center; } </style> <head> <meta...) |
|||
(59 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <head> | |
- | + | ||
<style type=text/css> | <style type=text/css> | ||
.firstHeading { | .firstHeading { | ||
Line 7: | Line 6: | ||
} | } | ||
- | + | .menu {width:975px; | |
- | background-color: # | + | background-color:#003366; |
- | + | } | |
- | + | ||
- | } | + | |
- | + | ||
+ | .menu {margin-top:-6px; | ||
+ | margin-left:0px; | ||
+ | } | ||
+ | |||
+ | .menu {vertical-align:middle; | ||
+ | padding:0px | ||
+ | } | ||
+ | |||
+ | .menu div {font-size:13px; | ||
+ | font-weight:none; | ||
+ | border-left:none; | ||
+ | border-right:none; | ||
+ | } | ||
+ | |||
+ | .menu a:link {color:#ffffff; | ||
+ | text-decoration:none; | ||
+ | display:block; | ||
+ | padding-top:3px; | ||
+ | padding-bottom:2px | ||
+ | } | ||
+ | .menu a:visited {color:#ffffff; | ||
+ | text-decoration:none; | ||
+ | display:block; | ||
+ | padding-top:3px; | ||
+ | padding-bottom:2px | ||
+ | } | ||
+ | |||
+ | .menu a:hover {color:#ffffff; | ||
+ | background-color:#000033 | ||
+ | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | body { | ||
+ | background-color: #303030; | ||
+ | } | ||
+ | body, tr, td, p, li { font-family: tahoma, verdana, arial;} | ||
+ | body a { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | body a:link { | ||
+ | color: #006699; | ||
+ | } | ||
+ | body a:visited { | ||
+ | color: #006699; | ||
+ | } | ||
+ | body a:active { | ||
+ | color: #006699; | ||
+ | } | ||
+ | body a:hover { | ||
+ | color: #8FABBE; | ||
+ | } | ||
+ | #top-section { | ||
+ | height: 21px; | ||
+ | margin-top: -4px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0; | ||
+ | margin-bottom: 0px; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | border: none; | ||
+ | position: relative; | ||
+ | top:-78px; | ||
+ | } | ||
- | + | #content{ | |
- | + | width: 975px; | |
- | + | padding:0px; | |
- | + | margin:0 auto; | |
- | + | color: #000000; | |
- | + | position: relative; | |
- | + | top: -16px; | |
- | + | border: none; | |
- | + | background-image:url(https://static.igem.org/mediawiki/2010/d/d9/Re-TMUbg.png); | |
- | + | background-color:#c9c9c9; | |
- | + | background-repeat: no-repeat; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | #footer-box{ | ||
+ | border: none; | ||
+ | background: none; | ||
+ | } | ||
+ | </style> | ||
- | + | </head> | |
- | + | <body> | |
- | + | <a href="https://2010.igem.org/Team:Tokyo_Metropolitan" border="0"> | |
- | + | <img src="https://static.igem.org/mediawiki/2010/9/9f/Re-main.png" alt="" width="100%"> | |
- | < | + | </a><br> |
- | + | <table class="menu" cellspacing="0"> | |
- | + | <tr height="20" valign="middle"> | |
- | <a href="https://2010.igem.org/Team:Tokyo_Metropolitan | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan">Home</a></div></td> |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Team">Team</a></div></td> | |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Project">Project</a></div></td> | |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Parts">Parts</a></div></td> | |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Notebook">Notebook</a></div></td> | |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Human_Practice">Human Practice</a></div></td> | |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Safety">Judging Criteria</a></div></td> | |
- | + | <td align="center" class=menu><div><a href="https://2010.igem.org/Team:Tokyo_Metropolitan/Sponsors">Acknowledgment</a></div></td> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | < | + | |
- | < | + | |
- | + | ||
- | <tr height=" | + | |
- | <td | + | |
- | </td> | + | |
- | <td | + | |
- | </td> | + | |
- | <td | + | |
- | </td> | + | |
</tr> | </tr> | ||
</table> | </table> | ||
+ | </body> | ||
- | + | <!-- twitter follow badge by go2web20 --> | |
- | + | <script src='http://www.go2web20.net/twitterfollowbadge/1.0/badge.js' type='text/javascript'></script><script type='text/javascript' charset='utf-8'><!-- | |
- | + | tfb.account = 'igemtmu'; | |
- | + | tfb.label = 'follow-us'; | |
- | + | tfb.color = '#006699'; | |
- | + | tfb.side = 'r'; | |
- | + | tfb.top = 136; | |
- | + | tfb.showbadge(); | |
- | + | --></script> | |
- | + | <!-- end of twitter follow badge --> | |
- | + | ||
- | + | ||
- | </ | + | |
</html> | </html> |
Latest revision as of 16:27, 26 October 2010