Difference between revisions of "Team:Hong Kong-CUHK/Notebook"

Line 1: Line 1:
 
{{Hong_Kong-CUHK}}
 
{{Hong_Kong-CUHK}}
 
<html>
 
<html>
  <head>
+
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
+
button {
  <style>
+
     background-color: #4CAF50; /* Green */
 
+
     border: none;
.container {
+
     color: white;
    overflow: hidden;
+
     padding: 16px 32px;
     background-color: #FFFFFF;
+
     font-family: Arial;
+
}
+
 
+
.container a {
+
     float: left;
+
     font-size: 16px;
+
    color: black;
+
 
     text-align: center;
 
     text-align: center;
    padding: 14px 16px;
 
 
     text-decoration: none;
 
     text-decoration: none;
 +
    display: inline-block;
 +
    font-size: 16px;
 +
    margin: 4px 2px;
 +
    -webkit-transition-duration: 0.4s; /* Safari */
 +
    transition-duration: 0.4s;
 +
    cursor: pointer;
 
}
 
}
  
 
+
button {
.pull-right {
+
    background-color: white;
     float: right;
+
    color: black;
 +
    border: 2px solid #4CAF50;
 +
}
 +
button:hover {
 +
     background-color: #4CAF50;
 +
    color: white;
 
}
 
}
  
 +
</style>
 +
</head>
 +
<body>
  
 +
<p>April 2016</p>
  
 +
<button onclick="myFunction()">+</button>
  
</style>
+
<div id="myDIV">
  </head>
+
  


<body>
+
<ul>Settlement of lab duties and position.</ul>
  
 +
<ul>Lab safety Training.</ul>
  
<div class="clear"></div>
+
<ul>Started regular meetings every wee</ul>
  
<div class="splash" id="mainsplash">
 
    <div class="row splashyla">
 
      <div class="col-md-12">
 
 
        <center><object data="https://static.igem.org/mediawiki/2017/d/d2/CUHK_notebook.docx.pdf" type="application/pdf" width="800" height="1000">
 
  <p>It appears you don't have a PDF plugin for this browser.
 
  No biggie... you can <a href="https://static.igem.org/mediawiki/2017/d/d2/CUHK_notebook.docx.pdf">click here to
 
  download the PDF file.</a></p> 
 
</object>     
 
  
 
</div>
 
</div>
    </div>
 
  </div>
 
  
 +
<script>
 +
function myFunction() {
 +
    var x = document.getElementById('myDIV');
 +
    if (x.style.display === 'none') {
 +
        x.style.display = 'block';
 +
    } else {
 +
        x.style.display = 'none';
 +
    }
 +
}
 +
</script>
  
 
+
</body>
 
+
<div class="column half_size">
+
<h5>What should this page have?</h5>
+
<ul>
+
<li>Chronological notes of what your team is doing.</li>
+
<li> Brief descriptions of daily important events.</li>
+
<li>Pictures of your progress. </li>
+
<li>Mention who participated in what task.</li>
+
</ul>
+
 
+
</div>
+
 
+
<div class="column half_size">
+
<h5>Inspiration</h5>
+
<p>You can see what others teams have done to organize their notes:</p>
+
 
+
<ul>
+
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
+
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
+
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
+
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
+
</ul>
+
 
+
</div>
+
 
</html>
 
</html>

Revision as of 08:46, 8 August 2017

April 2016

    Settlement of lab duties and position.
    Lab safety Training.
    Started regular meetings every wee