Team:BIT/Project

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(31 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<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">
-
<html>
+
#blank *
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
{
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
  width: 1024px;
-
This is a template page. READ THESE INSTRUCTIONS.
+
  border-style: none;
-
</div>
+
  margin: 0 auto;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
  padding: 0;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
  background-color: #000;
-
</div>
+
}
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
#globalWrapper /* Global Environment (origin item) */
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace. 
+
{
-
</div>
+
  overflow: hidden;
-
</div>
+
  background-color: #000;
-
</html>
+
}
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
-
<!-- *** End of the alert box *** -->
 
 +
#content
 +
{
 +
  width: 1024px;
 +
  background-attachment: scroll;
 +
  overflow: hidden;
 +
  border-style: none;
 +
  background-color: #000;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#footer-box
-
!align="center"|[[Team:BIT|Home]]
+
{
-
!align="center"|[[Team:BIT/Team|Team]]
+
  background-color: #000;
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=BIT Official Team Profile]
+
  background-image: none;
-
!align="center"|[[Team:BIT/Project|Project]]
+
  border-style: none;
-
!align="center"|[[Team:BIT/Parts|Parts Submitted to the Registry]]
+
  z-index: 0;
-
!align="center"|[[Team:BIT/Modeling|Modeling]]
+
}
-
!align="center"|[[Team:BIT/Notebook|Notebook]]
+
-
!align="center"|[[Team:BIT/Safety|Safety]]
+
-
!align="center"|[[Team:BIT/Attributions|Attributions]]
+
-
|}
+
 +
#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; }
-
== '''Overall project''' ==
+
#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;}
-
Tell us more about your project. Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)
+
#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>
 +
&nbsp;&nbsp;&nbsp;&nbsp;β-lactam Detection Device<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;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>
-
== Project Details==
 
-
 
+
      </table>
-
=== Part 2 ===
+
</div>
-
 
+
</div>
-
 
+
<div id="footer1">
-
 
+
  <table width="1024" border="0" class="bg2">
-
 
+
      <tr>
-
 
+
        <td>&nbsp;</td>
-
=== The Experiments ===
+
        <td>&nbsp;</td>
-
 
+
        <td>&nbsp;</td>
-
 
+
      </tr>
-
 
+
      <tr>
-
 
+
        <td width="110">&nbsp;</td>
-
=== Part 3 ===
+
        <td width="790">Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081 </td>
-
 
+
        <td width="110">&nbsp;</td>
-
 
+
      </tr>
-
 
+
      <tr>
-
 
+
        <td>&nbsp;</td>
-
== Results ==
+
        <td> E-mail:<a href="mailto:yifei0114@bit.edu.cn"> yifei0114@bit.edu.cn</a></td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td>Beijing Institute of Technology © 2013<a id="d1" href="http://english.bit.edu.cn/">&nbsp;Privacy Policy</a></td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
  </table>
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 11:06, 28 October 2013

iGEM BIT

     
  Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081  
  E-mail: yifei0114@bit.edu.cn  
  Beijing Institute of Technology © 2013 Privacy Policy