Team:BIT/Notebook

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(7 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;">
+
#blank *
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
{
-
This is a template page. READ THESE INSTRUCTIONS.
+
  width: 1024px;
-
</div>
+
  background-color: transparent;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
  background-image: url("");
-
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>.
+
  border-style: none;
-
</div>
+
  margin: 0 auto;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
  padding: 0;
-
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>
+
#globalWrapper /* Global Environment (origin item) */
-
</div>
+
{
-
</html>
+
  background-color: #000;
 +
  background-attachment: fixed;
 +
  background-position: 50% 0;
 +
  background-repeat: no-repeat;
 +
  background-image: url();
 +
  overflow: hidden;
 +
}
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}#content
 +
{
 +
  width: 1024px;
 +
  background-color: transparent;
 +
  background-image: url("https://static.igem.org/mediawiki/2013/1/19/BITbjx.jpg");
 +
  background-attachment: scroll;
 +
  background-position: 50% 0;
 +
  background-repeat: repeat-y;
 +
  overflow: hidden;
 +
  border-style: none;
 +
}
 +
#footer-box
 +
{
 +
  background-color: transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
 +
#catlinks
 +
{
 +
  display: none;
 +
}
-
<!-- *** End of the alert box *** -->
+
.Cap {
 +
font-family: font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.Cap {
 +
color: #000;
 +
font-weight:100;
 +
font-style: normal;
 +
font-size: x-large;
 +
text-align: center;
 +
}
 +
.Con {
 +
font-family: font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.Con {
 +
color: #000;
 +
font-size: medium;
 +
font-style: normal;
 +
font-weight: bold;
 +
}
 +
.Con {
 +
color: #000;
 +
}
 +
.lks {
 +
color: #0F0;
 +
}
 +
.bot {
 +
text-align: center;
 +
        color: #FFF;
 +
}
 +
.Con {
 +
color: #000;
 +
font-family:font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.lks {
 +
color: #FF3;
 +
}
 +
.lks {
 +
color: #F0F;
 +
}
 +
/*
 +
    Js float Guide
 +
*/
 +
a:focus {
 +
outline: none;
 +
}
 +
ul.sidenav {
 +
font-size:12pt;
 +
font-family: "Arial";
 +
float: left;
 +
width: 240px;
 +
list-style: none;
 +
background-image:url();
 +
border-bottom: transparent;
 +
border-top: transparent;
 +
}
 +
ul.sidenav li a{
 +
background:  url(https://static.igem.org/mediawiki/2013/c/c5/BITfloat.gif) no-repeat;
 +
color: #000;
 +
background:  url() no-repeat;
 +
font-size:12pt;
 +
display:block;
 +
color: #000;
 +
text-decoration: none;
 +
width: 240px;
 +
padding: 12px ;
 +
background: url() no-repeat;
 +
border-top: 0;
 +
border-bottom: 0px solid #003867;
 +
}
 +
ul.sidenav li a:hover {
 +
    color: #ff0;
 +
background:  url(https://static.igem.org/mediawiki/2013/c/c5/BITfloat.gif) no-repeat;
 +
font-size:15pt;
 +
display:block;
 +
color: #000;
 +
text-decoration: none;
 +
width: 240px;
 +
padding: 12px ;
 +
background: url() no-repeat;
 +
border-top: 0;
 +
border-bottom: 0px solid #003867;
 +
}
 +
ul.sidenav li span{ display: none; }
 +
ul.sidenav li a:hover span {
 +
color: #ff0;
 +
background:  url(https://static.igem.org/mediawiki/2013/c/c5/BITfloat.gif) no-repeat;
 +
font-size:16pt;
 +
display:block;
 +
color: #000;
 +
text-decoration: none;
 +
width: 240px;
 +
padding: 15px ;
 +
background: url() no-repeat;
 +
border-top: 0;
 +
border-bottom: 0px solid #003867;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.Tit {
-
!align="center"|[[Team:BIT|Home]]
+
font-weight: bold;
-
!align="center"|[[Team:BIT/Team|Team]]
+
font-size: x-large;
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=BIT Official Team Profile]
+
text-align: left;
-
!align="center"|[[Team:BIT/Project|Project]]
+
}
-
!align="center"|[[Team:BIT/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:BIT/Modeling|Modeling]]
+
-
!align="center"|[[Team:BIT/Notebook|Notebook]]
+
-
!align="center"|[[Team:BIT/Safety|Safety]]
+
-
!align="center"|[[Team:BIT/Attributions|Attributions]]
+
-
|}
+
 +
.White {
 +
color: #000;
 +
}
 +
.White {
 +
font-weight: bold;
 +
}
 +
.Tit .White .White {
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.bot {
 +
color: #000;
 +
}
 +
.Bot {
 +
color: #FFF;
 +
}
 +
.Int {
 +
text-align: center;
 +
font-size: large;
 +
}
 +
body,td,th {
 +
color: #000;
 +
text-align: left;
 +
font-style: normal;
 +
font-size: x-small;
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.Cap1 {
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: large;
 +
color: #000;
 +
text-align: center;
 +
font-weight: bold;
 +
}
 +
.Cap2 { font-family: Verdana, Geneva, sans-serif;
 +
font-style: italic;
 +
font-weight: bold;
 +
font-size: x-large;
 +
color: #FFF;
 +
}
 +
.con1 { color: #FFF;
 +
font-style: italic;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
.con1 {
 +
font-weight: bold;
 +
font-style: normal;
 +
font-family: "Arial Black", Gadget, sans-serif;
 +
color: #000;
 +
font-size: small;
 +
}
 +
.Cap2 {
 +
text-align: left;
 +
}
 +
.Cap2 {
 +
font-size: medium;
 +
}
 +
.Cap2 {
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.asd {
 +
font-style: normal;
 +
}
 +
.cn {
 +
font-family: Arial, Helvetica, sans-serif;
 +
}
 +
.Cap {
 +
font-size: x-small;
 +
}
 +
.Cap3 { font-family: Verdana, Geneva, sans-serif;
 +
font-style: italic;
 +
font-weight: bold;
 +
font-size: x-large;
 +
color: #FFF;
 +
}
 +
.con2 { color: #FFF;
 +
font-style: italic;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
.con2 {
 +
font-weight: bold;
 +
color: #000;
 +
}
 +
.Cap3 {
 +
color: #000;
 +
}
 +
.Cap3 {
 +
font-size: small;
 +
}
 +
.Cap3 .Cap3 .Cap3 {
 +
font-size: large;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<center>
 +
<p><img src="https://static.igem.org/mediawiki/2013/7/7a/BITflag.gif" width="1024" height="150" border="0" usemap="#Map">
 +
  <map name="Map">
 +
    <area shape="rect" coords="17,3,115,29" href="https://2013.igem.org/wiki/index.php?title=Team:BIT&action=edit">
 +
    <area shape="rect" coords="776,4,904,28" href="https://2013.igem.org/Team:BIT">
 +
    <area shape="rect" coords="929,4,1019,31" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page">
 +
  </map>
 +
</p>
 +
<p><span class="Bot"><span><a href="https://2013.igem.org/Team:BIT">HOME</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:BIT/Team">TEAM</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://2013.igem.org/Team:BIT/Notebook">NOTES</a></span></p>
 +
<p><a href="https://2013.igem.org/Team:BIT/project#bio"><img src="https://static.igem.org/mediawiki/2013/1/16/BITgreenA.gif" width="240" height="320" /></a><a href="https://2013.igem.org/Team:BIT/project#amp"><img src="https://static.igem.org/mediawiki/2013/2/2c/BITpurpleA.gif" width="240" height="320" /></a><a href="https://2013.igem.org/Team:BIT/project#chip"><img src="https://static.igem.org/mediawiki/2013/7/76/BITyellowA.gif" width="240" height="320" /></a><a href="https://2013.igem.org/Team:BIT/project#dev"><img src="https://static.igem.org/mediawiki/2013/f/fa/BITblueA.gif" width="240" height="320" /></a></p>
 +
<div>
 +
  <div></div>
 +
    <ul class="sidenav">
 +
<li>
 +
        <a>
 +
                <br/><br/>
 +
 +
        </a>
 +
<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
-
You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summerIt is a very useful organizational tool as well.
+
</a>
 +
</li>
 +
    </li>
 +
    <li>
 +
<a href="https://2013.igem.org/Team:BIT/Parts">Parts
 +
 
 +
</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/Notebook">Notebook
 +
 
 +
</a>
 +
 +
</ul></div>
 +
<!-- TemplateBeginEditable name="EditRegion1" -->
 +
<p align="center" class="Cap3">&nbsp;</p>
 +
<p align="center" class="Cap3">&nbsp;</p>
 +
<p align="center" class="Cap3"><span class="Cap3"><span class="Cap3">A Brief Introduction of Integrated Sensor for Detection of Milk Product</span></span></p>
 +
<p align="left"><span class="Cap3"><span class="Cap3"> <span class="con2">&nbsp;&nbsp;&nbsp; </span><span class="Cap3"></span> <span class="con2"> Notebook</p>
 +
<!-- TemplateEndEditable --><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
 +
      <hr>
 +
      <p><span class="White"><br /><br /><br /><br />
 +
  <span>Beijing Institutte of Technology &copy; 2013 </span>| <a href="http://www.bit.edu.cn">Privacy Policy</a></p>
 +
<p>&nbsp;</p>
 +
<p>
 +
 
 +
</p>
 +
</center>
 +
</body>
 +
</html>

Latest revision as of 01:01, 14 September 2013

iGEM BIT

HOME          |        TEAM         |        PROJECT         |        PARTS         |        HUMAN PRACTICE         |        SAFETY         |        NOTES

 

 

A Brief Introduction of Integrated Sensor for Detection of Milk Product

    Notebook


























Beijing Institutte of Technology © 2013 | Privacy Policy