Team:HZAU-China/Notebook

From 2013.igem.org

(Difference between revisions)
 
(29 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;
 +
transition: 0.5s;
}
}
-
.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;}
 +
ul.menu label.open {display:block;background:#517b1f  no-repeat 170px 12px;line-height:30px;position:relative;z-
 +
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="#Week1">Week2</a><br>
 
-
- <a href="#Week1">Week3</a><br>
 
-
- <a href="#Week1">Week4</a><br>
 
-
- <a href="#Week1">Week5</a><br>
 
-
- <a href="#Week1">Week6</a><br>
 
-
- <a href="#Week1">Week7</a><br>
 
-
- <a href="#Week1">Week8</a><br>
 
-
- <a href="#Week1">Week9</a><br>
 
-
- <a href="#Week1">Week10</a><br>
 
-
- <a href="#Week1">Week11</a><br>
 
-
- <a href="#Week1">Week12</a><br>
 
-
- <a href="#Week1">Week13</a><br>
 
-
- <a href="#Week1">Week14</a><br>
 
-
- <a href="#Week1">Week15</a><br>
 
-
- <a href="#Week1">Week16</a><br>
 
-
- <a href="#Week1">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>
 +
    <center><span style="font-size:46px;font-family:Cambria;margin-top:10px;line-height:80%">Meeting Record</span></center>
 +
    <p><br></p>
 +
 
 +
<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>
 +
 
 +
<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>
 +
 
 +
<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>
 +
 
 +
<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>
-
=Week1=
+
<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>
-
例子
+
-
+
-
=Week2=
+
-
例子
+
-
=Week3=
+
<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>
-
例子
+
-
+
-
=Week4=
+
-
例子
+
-
=Week5=
+
-
=Week6=
+
-
=Week7=
+
-
=Week8=
+
-
=Week9=
+
-
=Week10=
+
-
=Week11=
+
-
=Week12=
+
-
=Week13=
+
-
=Week14=
+
-
=Week15=
+
-
=Week16=
+
-
例子
+
 +
<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>
-
  </div>
+
<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>
 +
   
 +
    </div>
</div>
</div>
</body>
</body>
 +
</html>
{{:Team:HZAU-China/background-footer}}
{{:Team:HZAU-China/background-footer}}
<br/>
<br/>

Latest revision as of 09:35, 27 September 2013