Team:BIT/Project
From 2013.igem.org
(Difference between revisions)
(27 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | < | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <title>iGEM BIT</title> | ||
+ | <style type="text/css"> | ||
- | { | + | #blank * |
- | + | { | |
- | + | width: 1024px; | |
- | + | border-style: none; | |
- | + | margin: 0 auto; | |
- | + | padding: 0; | |
- | + | background-color: #000; | |
- | + | } | |
- | + | #globalWrapper /* Global Environment (origin item) */ | |
- | + | { | |
+ | overflow: hidden; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #top-section | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | #top | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | h1.firstHeading | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
- | |||
- | + | #content | |
+ | { | ||
+ | width: 1024px; | ||
+ | background-attachment: scroll; | ||
+ | overflow: hidden; | ||
+ | border-style: none; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #footer-box | ||
+ | { | ||
+ | background-color: #000; | ||
+ | background-image: none; | ||
+ | border-style: none; | ||
+ | z-index: 0; | ||
+ | } | ||
+ | #catlinks | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | a { color: #999; text-decoration: none; font-family: Verdana;} | ||
+ | #content a { color: #000; text-decoration: none; font-family: Verdana;} | ||
+ | #content a:hover { color: #F00; } | ||
+ | #header { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 35px; | ||
+ | } | ||
+ | #a1 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/b/b2/Bita1.png); background-repeat:no-repeat;} | ||
+ | #a1:hover { background-image:url(https://static.igem.org/mediawiki/2013/c/c9/Bita11.png); background-repeat:no-repeat;} | ||
+ | #a2 { display:block; width:150px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/e/ea/Bita2.png); background-repeat:no-repeat;} | ||
+ | #a2:hover { background-image:url(https://static.igem.org/mediawiki/2013/7/78/Bita22.png); background-repeat:no-repeat;} | ||
+ | #a3 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/9/97/Bita3.png); background-repeat:no-repeat;} | ||
+ | #a3:hover { background-image:url(https://static.igem.org/mediawiki/2013/4/4d/Bita33.png); background-repeat:no-repeat;} | ||
+ | #logo { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 150px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2013/2/23/Bitlogo1.png); | ||
+ | } | ||
+ | #menu { | ||
+ | width: 1024px; | ||
+ | margin: 0 auto; | ||
+ | border: 1px solid #000; | ||
+ | height: 26px; | ||
+ | background-color: #999; | ||
+ | } | ||
+ | #menu ul { list-style: none; margin: 0px auto; padding: 0px; } | ||
+ | #menu ul li { float:left;} | ||
+ | #menu ul li a { font-size: 12px; display:block; padding: 0px 37px; height: 26px; line-height: 26px; float:left;} | ||
+ | #menu ul li a:hover { background:#333; color:#fff;} | ||
+ | #class { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 360px; | ||
+ | } | ||
+ | #class ul {list-style: none; margin: 0px auto; padding: 0px;} | ||
+ | #class ul li { padding-top: 320px; font-size:14px; text-align: center; font-family: Verdana, Geneva, sans-serif;} | ||
+ | #class ul li a { color: #CCC; } | ||
+ | #class ul li a:hover{ color: #F00; } | ||
+ | #c1 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/4/4c/Bit1.png); | ||
+ | margin: 0px auto; | ||
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | } | ||
+ | #c2 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/e/ed/Bit2.png); | ||
+ | margin: 0px auto; | ||
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | } | ||
+ | #c3 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/f/fb/Bit3.png); | ||
+ | margin: 0px auto; | ||
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | } | ||
+ | #c4 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2013/5/51/Bit4.png); | ||
+ | margin: 0px auto; | ||
+ | height: 360px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; | ||
+ | } | ||
+ | #main { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 500px; | ||
+ | } | ||
+ | #footer1 { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 100px; | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | font-size: small; | ||
+ | text-align: center; | ||
+ | } | ||
+ | #footer1 a {color:#FFF;} | ||
+ | #left { | ||
+ | background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png); | ||
+ | float: left; | ||
+ | height: 500px; | ||
+ | width: 200px; | ||
+ | } | ||
+ | #left ul { | ||
+ | list-style: none; margin: 25px auto; padding: 0px; | ||
+ | } | ||
+ | #left ul li { | ||
+ | padding-top: 25px; | ||
+ | font-size: 16px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #left ul li a { font-size: 16px; display:block; height: 26px; line-height: 26px;} | ||
+ | #left ul li a:hover { background:#333; color:#fff;} | ||
+ | #right { | ||
+ | background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png); | ||
+ | height: 500px; | ||
+ | width: 824px; | ||
+ | margin-left: 200px; | ||
+ | overflow-x:hidden; | ||
+ | overflow-y:auto; | ||
+ | } | ||
+ | #right a {color: #09F;} | ||
+ | #b1{color: #09F;} | ||
+ | #b1: hover { color: #F00;} | ||
+ | #d1 { | ||
+ | color: #fff; | ||
+ | font-size: small; | ||
+ | } | ||
+ | #d1:hover { color: #F00;} | ||
+ | .t1{ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | font-size: large; | ||
+ | color: #6CF; | ||
+ | text-align: center; | ||
+ | padding-top: 20px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 0px; | ||
+ | padding-left: 20px; | ||
+ | } | ||
+ | .t2{ | ||
+ | font-family: Verdana, Geneva, sans-serif; | ||
+ | font-size: medium; | ||
+ | color: #CFF; | ||
+ | line-height: 25px; | ||
+ | padding-top: 10px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | padding-left: 20px; | ||
+ | } | ||
+ | .bg{ background-color:black;} | ||
+ | .bg2 {color: #CCC;background-color:black;} | ||
+ | .bg3 {color: #CCC;background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);} | ||
- | + | </style> | |
+ | </head> | ||
+ | <body> | ||
+ | <div id="header"> | ||
+ | <table width="1024" border="0" class="bg"> | ||
+ | <tr> | ||
+ | <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/Project&action=edit"></a></div></td> | ||
+ | <td width="167"><div><a id="a2" href="http://www.igem.org/Main_Page"></a></div></td> | ||
+ | <td width="130"><div><a id="a3" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page"></a></div></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id="logo"></div> | ||
+ | <div id="menu"> | ||
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT">HOME</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div id="class"> | ||
+ | <table width="1024" border="0" class="bg"> | ||
+ | <tr> | ||
+ | <td><div id="c1"><ul><li><a href="https://2013.igem.org/Team:BIT/project_AC">>>MORE</a></li></ul></div></td> | ||
+ | <td><div id="c2"><ul><li><a href="https://2013.igem.org/Team:BIT/project_biosensors">>>MORE</a></li></ul></div></td> | ||
+ | <td><div id="c3"><ul><li><a href="https://2013.igem.org/Team:BIT/project_microchip">>>MORE</a></li></ul></div></td> | ||
+ | <td><div id="c4"><ul><li><a href="https://2013.igem.org/Team:BIT/project_hardware">>>MORE</a></li></ul></div></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div id="main"> | ||
+ | <div id="left"> | ||
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT">HOME</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div id="right"> | ||
+ | <table width="824" border="0" class="bg3"> | ||
+ | <tr> | ||
+ | <td class="t1">Project</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td class="t2"> | ||
+ | <a href="https://2013.igem.org/Team:BIT/project_biosensors"><strong>Sensors</strong></a><br> | ||
+ | β-lactam Detection Device<br> | ||
+ | Tetracycline Detection Device<br> | ||
+ | <a href="https://2013.igem.org/Team:BIT/project_AC"><strong>Amplifier</strong></a><br> | ||
+ | <a href="https://2013.igem.org/Team:BIT/project_microchip"><strong>Micro Chip</strong></a><br> | ||
+ | <a href="https://2013.igem.org/Team:BIT/project_hardware"><strong>Hardware</strong></a><br> | ||
+ | </td> | ||
+ | </tr> | ||
- | |||
Line 34: | Line 269: | ||
- | === | + | </table> |
- | + | </div> | |
- | + | </div> | |
- | + | <div id="footer1"> | |
- | + | <table width="1024" border="0" class="bg2"> | |
- | === | + | <tr> |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | <td> </td> | |
- | + | </tr> | |
- | == | + | <tr> |
- | + | <td width="110"> </td> | |
- | + | <td width="790">Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081 </td> | |
- | + | <td width="110"> </td> | |
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td> E-mail:<a href="mailto:yifei0114@bit.edu.cn"> yifei0114@bit.edu.cn</a></td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> </td> | ||
+ | <td>Beijing Institute of Technology © 2013<a id="d1" href="http://english.bit.edu.cn/"> Privacy Policy</a></td> | ||
+ | <td> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 11:06, 28 October 2013
Project |
Sensors β-lactam Detection Device Tetracycline Detection Device Amplifier Micro Chip Hardware |