Difference between revisions of "Team:British Columbia/Notebook"

(Prototype team page)
 
Line 1: Line 1:
{{British_Columbia}}
+
{{British_Columbia/Navbar}}
 +
 
 
<html>
 
<html>
 +
<head>
 +
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300">
  
 +
  <style>
  
<div class="column full_size">
+
p {
 +
    font-family: Josefin Sans !important;
 +
    color: black;
 +
    font-size: 15pt !important;
 +
letter-spacing: -1px;
 +
    line-height: 25px !important;
 +
margin-left: 100px;
 +
  }
  
<h1>Notebook</h1>
 
<p> Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.</p>
 
  
</div>
+
h4{
<div class="clear"></div>
+
    font-family: Josefin Sans;
 +
    color: #4a857e;
 +
    font-size: 20pt;
 +
  letter-spacing: -1px;
 +
  margin-left: 150px;
 +
    -webkit-text-stroke: 1px;
 +
  }
  
 +
.row {
 +
    margin-bottom: 10px;
 +
  }
  
 +
#in-content {
 +
  margin-left:20px;
 +
  max-width: 1000px;
 +
}
  
<div class="column two_thirds_size">
+
.myImage {
<h3>What should this page have?</h3>
+
  float: left;
<ul>
+
height: 300px;
<li>Chronological notes of what your team is doing.</li>
+
width: auto;
<li> Brief descriptions of daily important events.</li>
+
margin-left: 120px;
<li>Pictures of your progress. </li>
+
margin-right: 20px;
<li>Mention who participated in what task.</li>
+
}
</ul>
+
</style>
  
</div>
+
</head>
 +
<body>
 +
 
 +
    <!-- page content -->
 +
    <div id="in-content">
 +
      <div class="container">
 +
      <div>
  
<div class="column third_size">
 
<div class="highlight decoration_A_full">
 
<h3>Inspiration</h3>
 
<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>
+
    <img src="https://static.igem.org/mediawiki/2018/a/a5/T--British_Columbia--NB-Hdg.png"  style="height:70px; margin-top:30px;margin-left:50px;">
 +
      </div>

Revision as of 06:21, 16 October 2018