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

Line 25: Line 25:
 
     float: right;
 
     float: right;
 
}
 
}
 +
#mybanner1 {
 +
                background-color: rgb(0,9,38);
 +
            }
  
 +
            .banner {
 +
                width:1150px;
 +
                min-width: 1150px;
 +
                margin:0 auto;
 +
                /* max-width: 100%; */
 +
                /* background-size: cover; */
 +
                /* background-position: center; */
 +
                height: 600px;
 +
                position:relative;
 +
                top:65px;
 +
            }
 +
            .banner img {
 +
                width:100%;
 +
                height:595px;
 +
                color:black;
 +
            }
  
  
Line 35: Line 54:
  
  
<div class="clear"></div>
+
<div id = 'mybanner1'>
 
+
                    <div class='banner'>
<div class="splash" id="mainsplash">
+
                    <img src="https://static.igem.org/mediawiki/2016/9/97/SYSU-Software-Team-banner.png">
    <div class="row splashyla">
+
                    </div>
      <div class="col-md-12">
+
                    <div id = "mybackimg">
 
+
        <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 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>
 
</div>
 
</html>
 
</html>

Revision as of 02:35, 8 August 2017