Team:Johns Hopkins/Notebook

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
[[Image:Emblum_JHU.jpg‎|center]]
+
<html>
-
{| style="color:#000000; background-color:#97CB9A;" cellpadding="3" cellspacing="1" border="0" bordercolor="#fff" width="700" align="center"
+
<head>
-
!align="center"|[[Team:Johns_Hopkins|Home]]
+
<style>
-
!align="center"|[[Team:Johns_Hopkins/Team|The Team]]
+
#globalWrapper {
-
!align="center"|[[Team:Johns_Hopkins/Project|The Project]]
+
margin: 0px;
-
!align="center"|[[Team:Johns_Hopkins/Protocols|Protocols/Papers]]
+
padding: 0px;
-
!align="center"|[[Team:Johns_Hopkins/Parts|Parts Submitted to the Registry]]
+
background-color: #717144 !important;
-
!align="center"|[[Team:Johns_Hopkins/Modeling|Modeling]]
+
}
-
!align="center"|[[Team:Johns_Hopkins/Notebook|Notebook]]
+
#header {
-
|}
+
background-color: #717144;
 +
width: 100%;
 +
height: 180px;
 +
background: url(https://static.igem.org/mediawiki/2008/7/77/JHU_0708_BubblesLogo.gif) no-repeat 0px top;
 +
}
 +
#footer-box {
 +
border-top-color: #717144;
 +
border-right-color: #717144;
 +
border-bottom-color: #717144;
 +
border-left-color: #717144;
 +
background: #717144;
 +
}
 +
#content{
 +
background:#717144;
 +
border-left-color: #717144;
 +
border-right-color: #717144;
 +
}
 +
#leftcol {
 +
background: #717144;
 +
float: left;
 +
width: 160px;
 +
height: 476px;
 +
}
 +
/*#name {
 +
                        border: 2px solid black;
 +
                        margin: 20 20 500 0;
 +
                        height: 30px;
 +
                        width: 90px;
 +
                }*/
 +
div#header a, div#leftcol a {
 +
position: relative;
 +
height: 118px;
 +
width: 118px;
 +
float: right;
 +
text-decoration: none;
 +
}
 +
        #divholder{
 +
                        margin-right: 0px;
 +
                }
 +
div#header a {
 +
bottom: 0px;
 +
margin: 65px 0 0 0;
 +
}
 +
                /*div#header a#Biobrick{margin-right:20px;}*/
 +
/* leftcol nav */
 +
#Home { background-image: url(https://static.igem.org/mediawiki/2008/b/bd/JHU_0708_HomeB.gif); }
 +
#Home:hover { background-image: url(https://static.igem.org/mediawiki/2008/0/06/JHU_0708_HomeH.gif); }
 +
#People { background-image: url(https://static.igem.org/mediawiki/2008/1/1b/JHU_0708_PeopleB.gif); }
 +
#People:hover { background-image: url(https://static.igem.org/mediawiki/2008/8/87/JHU_0708_PeopleH.gif); }
 +
#Money { background-image: url(https://static.igem.org/mediawiki/2008/6/6b/JHU_0708_MoneyB.gif); }
 +
#Money:hover { background-image: url(https://static.igem.org/mediawiki/2008/1/16/JHU_0708_MoneyH.gif); }
-
==Notebook==
+
/* header nav */
-
Johns Hopkins iGEMers. Please Fill out the following at the end of each week and post it into the FRIDAY link of that week.  
+
#Research { background-image: url(https://static.igem.org/mediawiki/2008/0/04/JHU_0708_ResearchB.gif); }
 +
#Research:hover { background-image: url(https://static.igem.org/mediawiki/2008/2/20/JHU_0708_ResearchH.gif); }
 +
#Notebook { background: url(https://static.igem.org/mediawiki/2008/4/47/JHU_0708_NotebookB.gif); }
 +
#Notebook:hover { background: url(https://static.igem.org/mediawiki/2008/1/11/JHU_0708_NotebookH.gif) }
 +
#Biobrick { background: url(https://static.igem.org/mediawiki/2008/0/05/JHU_0708_BiobrickB.gif);}
 +
#Biobrick:hover { background: url(https://static.igem.org/mediawiki/2008/8/8c/JHU_0708_BiobrickH.gif); }
 +
#Protocols { background: url(https://static.igem.org/mediawiki/2008/e/ee/JHU_0708_ProtocolsB.gif); }
 +
#Protocols:hover { background: url(https://static.igem.org/mediawiki/2008/a/a3/JHU_0708_ProtocolH.gif); }
-
  Group 1 - Fluorescent proteins
+
#book {
-
  status report by Ingrid
+
float: top;
-
  Part no. BBa_K110017,
+
background: #FFFF99;
-
  Part Description: yESapphire RtL
+
width: 700px;
-
  Part Location:  
+
/*height: 85%;*/
-
  PCR successful? Y http://baderlab.bme.jhu.edu:8888/moodle18/mod/data/view.php?d=4&rid=1464
+
border: 10px solid #FFFF99;
-
  Cloning of PCR product successful N (link to gel on moodle)
+
margin-left: 160px;
-
  Sequencing of cloned PCR product successful N (link to successful sequence trace file on moodle)
+
padding-right: 40px;
-
  Joining of validated part to adjacent part(s) status: Not done
+
padding-left: 10px;
-
  Problems to be solved: Ligation of Parts
+
min-height: 450px;
-
  Current status of this part:  
+
}
 +
}
 +
font.ir {
 +
font-size:85%;
 +
line-height:1.3;
 +
}
 +
a{color:#BFBFBF;text-decoration:none;}
 +
a:hover{color:#5888AB}
 +
a img{border:0px}
 +
a:visited {
 +
color: #000000;
 +
}
 +
 +
</style>
 +
</head>
-
  Group 1 - Fluorescent proteins
+
<body>
-
  status report by Ingrid
+
<div id="header">
-
  Part no. BBa_K110010,
+
          <div id="divholder">
-
  Part Description: yESapphire LtR
+
                <div id="name"><font class=ir></font></div>
-
  Part Location:
+
<a href="https://2008.igem.org/Team:Johns_Hopkins/Biobricks" id="Biobrick"></a>
-
  PCR successful? Y (link to gel on moodle)
+
<a href="https://2008.igem.org/Team:Johns_Hopkins/Protocols" id="Protocols"></a>
-
  Cloning of PCR product successful N (link to gel on moodle)
+
                <a href="https://2008.igem.org/Team:Johns_Hopkins/Research" id="Research"></a>
-
  Sequencing of cloned PCR product successful N (link to successful sequence trace file on moodle)
+
                <a href="https://2008.igem.org/Team:Johns_Hopkins/Notebook" id="Notebook"></a>
-
  Joining of validated part to adjacent part(s) status: Not done
+
          </div>
-
  Problems to be solved: Ligation of Parts
+
</div>
-
  Current status of this part:
+
 
-
<html>
+
<div id="leftcol">
-
<body bgcolor="#FFD608">
+
<a href="https://2008.igem.org/Team:Johns_Hopkins" id="Home"></a>
-
<table width="609" height="350" border="1" align="center">
+
<a href="https://2008.igem.org/Team:Johns_Hopkins/People" id="People"></a>
-
      <tr valign="top">
+
<a href="Donations" id="Money"></a>
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=04}}<html></div></td>
+
</div>
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=05}}<html></div></td>
+
 
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=06}}<html></div></td>
+
<div id="book"><h2>Welcome to Johns Hopkins iGEM</h2>
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=07}}<html></div></td>
+
<p>
-
      </tr>
+
<font class=ir>
-
        <tr valign="top">
+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notebook
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=08}}<html></div></td>
+
</font>
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=9}}<html></div></td>
+
</p>
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=10}}<html></div></td>
+
<br></br>
-
        <td><div align="center"></html>{{#calendar:title=Johns Hopkins|year=2008|month=11}}<html></div></td>
+
</div>
-
      </tr>
+
-
</table>
+
</body>
</body>
</html>
</html>

Revision as of 04:09, 11 July 2008

Welcome to Johns Hopkins iGEM

        Notebook