Team:HZAU-China/Notebook

From 2013.igem.org

(Difference between revisions)
 
(23 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:HZAU-China/background-head}}
{{:Team:HZAU-China/background-head}}
-
 
-
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 summer.  It is a very useful organizational tool as well.
 
<html>
<html>
<style>
<style>
-
 
#background{
#background{
-
  background-color: #EDFFFF;
+
    background:url(https://static.igem.org/mediawiki/2013/8/80/Old_wall.jpg);
-
    border: 3px solid #A1FFFF;
+
     float:left;
-
    margin:0;
+
     min-heiht:600px;
-
    padding:0;
+
     width: 1000px;
-
     float: left;
+
-
     min-height: 800px;
+
-
     width: 960px;
+
}
}
#sidebar {
#sidebar {
-
     background-color: #CCFFCC;
+
     background-color:transparent;
-
    border: 3px solid #99FF99; 
+
     clear: both;
     clear: both;
     float: left;
     float: left;
     height: auto;
     height: auto;
-
     width: 230px;
+
     width: 240px;
-
     margin-bottom: 5px;
+
     padding-top: 10px;
-
    margin-top: 5px;
+
     padding-left: 15px;
-
     padding-bottom: 5px;
+
-
    padding-top:10px;
+
}
}
#paragraphs {
#paragraphs {
-
     background-color: #EDFFFF;
+
     background-color: transparent;
-
    border: 3px solid #A1FFFF;
+
     float: right;
     float: right;
     height: auto;
     height: auto;
-
     margin-bottom: 5px;
+
     text-align: justify;
-
     margin-top: 5px;
+
     padding-top: 10px;
-
     padding-bottom: 5px;
+
     padding-right:15px;
-
    padding-top:10px;
+
     width: 710px;
     width: 710px;
 +
}
 +
a, a:visited {
 +
    color: #7770b4;
 +
    text-decoration: none;
}
}
</style>
</style>
-
<body>
 
-
<div id="background">
 
-
  <div id="sidebar">
+
<style>
-
<style type="text/css">
+
*{margin:0px;padding:0px;}
-
.menutitle{
+
ul.menu_scroll{z-index:100;padding:10px;margin:0 auto;padding-bottom: 5px;top:20px;position:fixed;width:100%;}
-
cursor:pointer;
+
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
-
margin-bottom: 5px;
+
ul.menu,
-
background-color:#ECECFF;
+
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:220px;background:#d3f18c;font-family:arial, sans-serif;}
-
align:center;
+
ul.menu {z-index:100;padding:10px;margin:0 auto;}
-
color:#000000;
+
ul.menu ul {z-index:50;
-
width:195px;
+
-webkit-transition: 0.5s;
-
padding:2px;
+
-moz-transition: 0.5s;
-
text-align:center;
+
-ms-transition: 0.5s;
-
font-weight:bold;
+
-o-transition: 0.5s;
-
font-size:20px;
+
transition: 0.5s;
-
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
+
}
}
-
.submenu{
+
ul.menu li {line-height:30px;position:relative;}
-
margin-bottom: 0.5em;
+
ul.menu > li {margin-top:2px;font-size:12px;}
-
padding-left:10px;
+
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
-
font-size:20px;   
+
ul.menu label.open {display:block;background:#517b1f no-repeat 170px 12px;line-height:30px;position:relative;z-
-
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
+
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
 +
ul.menu span {display:block;background:#517b1f;line-height:30px;position:relative;z-index:100;font-size: 16px;padding-left:10px;}
 +
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
 +
ul.menu ul li {margin-top:-30px;
 +
-webkit-transition: 0.5s;
 +
-moz-transition: 0.5s;
 +
-ms-transition: 0.5s;
 +
-o-transition: 0.5s;
 +
transition: 0.5s;
}
}
 +
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#b3e24b;}
 +
ul.menu ul li a:hover {background:#d3f18c;}
 +
ul.menu input {position:absolute;left:-9999px;}
 +
ul.menu li input:checked + label {background:#069;}
 +
ul.menu li input:checked ~ ul {background:#b3e24b;padding-bottom:10px;}
 +
ul.menu li input:checked ~ ul li {margin-top:0;}
 +
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")
 +
 +
no-repeat 170px 12px;line-height:30px;position:relative;left:0;z-index:90;margin-top:-30px}
 +
ul.menu input.tabs:checked ~ label.close {display:block;z-index:200;}
 +
ul.menu input.close:checked + label.close {display:none;}
 +
ul.menu input.close:checked ~ ul {background:#ddd;padding-bottom:0;}
 +
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
</style>
</style>
-
<div id="masterdiv" >
 
-
<div class="menutitle" onclick="SwitchMenu('sub1')">Notebook</div>
 
-
<span class="submenu" id="sub1">
 
-
- <a href="#">Development of our team and Summer Fun</a><br>
 
-
- <a href="#">Labnote</a><br>
 
-
- <a href="#">Protocol</a><br>
 
-
</span>
 
-
<div class="menutitle" onclick="SwitchMenu('sub2')">In this page</div>
 
-
<span class="submenu" id="sub2">
 
-
- <a href="#Week1">Week1</a><br>
 
-
- <a href="#Week2">Week2</a><br>
 
-
- <a href="#Week3">Week3</a><br>
 
-
- <a href="#Week4">Week4</a><br>
 
-
- <a href="#Week5">Week5</a><br>
 
-
- <a href="#Week6">Week6</a><br>
 
-
- <a href="#Week7">Week7</a><br>
 
-
- <a href="#Week8">Week8</a><br>
 
-
- <a href="#Week9">Week9</a><br>
 
-
- <a href="#Week10">Week10</a><br>
 
-
- <a href="#Week11">Week11</a><br>
 
-
- <a href="#Week12">Week12</a><br>
 
-
- <a href="#Week13">Week13</a><br>
 
-
- <a href="#Week14">Week14</a><br>
 
-
- <a href="#Week15">Week15</a><br>
 
-
- <a href="#Week16">Week16</a><br>
 
-
- <a href="#Week17">Week17</a><br>
 
-
</div>
 
-
  </div>
+
<body>
-
  <div id="paragraphs">
+
<div id="background">
-
<p>
+
    <div id="sidebar">
-
<br>
+
        <body>
-
</p>
+
        <ul class="menu">
-
<center>
+
        <li><a href="https://2013.igem.org/Team:HZAU-China/Meeting Record"><span style="font-size:19px;color=#fff;">Meeting Record</span></a></li>
-
<span style="font-size:46px;font-family:Cambria;margin-top:10px;line-height:80%">Labnote</span>
+
        <li><a href="https://2013.igem.org/Team:HZAU-China/Gallery"><span>Gallery</span></a></li>  
-
</center>
+
        <li><a href="https://2013.igem.org/Team:HZAU-China/Protocol"><span>Protocol</span></a></li>
-
<p>
+
      </body>
-
<br>
+
    </div>
-
</p>
+
    <div id="paragraphs">
-
 
+
    <p><br></p>
-
<a name="Week1">
+
    <center><span style="font-size:46px;font-family:Cambria;margin-top:10px;line-height:80%">Meeting Record</span></center>
-
<h3>Week1</h3>
+
    <p><br></p>
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name=Week2">
+
-
<h3>Week2</h3>
+
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name="Week3">
+
-
<h3>Week3</h3>
+
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name="Week4">
+
-
<h3>Week4</h3>
+
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name="Week5">
+
-
<h3>Week5</h3>
+
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name="Week6">
+
-
<h3>Week6</h3>
+
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name="Week7">
+
-
<h3>Week7</h3>
+
-
</a>
+
-
<p></p>
+
-
 
+
-
<a name="Week8">
+
-
<h3>Week8</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week9">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/7/75/Brainstorming_for_the_project_ideas.pdf">Brainstorming for the project ideas</a><br></p>
-
<h3>Week9</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week10">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/6/65/HZAU_IGEM_Meeting_Record_No.1%285.18%29.pdf">HZAU IGEM Meeting Record No.1(5.18)</a><br></p>
-
<h3>Week10</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week11">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/2/29/HZAU_IGEM_meeting_Record_No.2%285.25%29.pdf">HZAU IGEM meeting Record No.2(5.25)</a><br></p>
-
<h3>Week11</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week12">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/f/fb/HZAU_IGEM_Meeting_Record_No.3%286.1%29.pdf">HZAU IGEM Meeting Record No.3(6.1)</a><br></p>
-
<h3>Week12</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week13">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/6/62/HZAU_IGEM_Meeting_Record_No.4%286.8%29.pdf">HZAU IGEM Meeting Record No.4(6.8)</a><br></p>
-
<h3>Week13</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week14">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/9/9f/HZAU_IGEM_Meeting_Record_No.5_%286.15%29.pdf">HZAU IGEM Meeting Record No.5 (6.15)</a><br></p>
-
<h3>Week14</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week15">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/2/23/HZAU_IGEM_Meeting_Record_No.6%286.22%29.pdf">HZAU IGEM Meeting Record No.6(6.22)</a><br></p>
-
<h3>Week15</h3>
+
-
</a>
+
-
<p></p>
+
-
<a name="Week16">
+
<p style="font-size:20px;font-family:arial, sans-serif;"><a href="https://static.igem.org/mediawiki/2013/e/e7/HZAU_IGEM_meeting_record_No.7%286.29%29.pdf">HZAU IGEM meeting record No.7(6.29)</a><br></p>
-
<h3>Week16</h3>
+
   
-
</a>
+
    </div>
-
<p></p>
+
-
  </div>
+
</div>
</div>
</body>
</body>

Latest revision as of 09:35, 27 September 2013