Difference between revisions of "Team:Duke/Notebook"

Line 3: Line 3:
  
 
<head>
 
<head>
<style>
 
label:hover {
 
  color: #000;
 
}
 
#expand {
 
  height: 0px;
 
  overflow: hidden;
 
  transition: height 0.5s;
 
  color: #FFF;
 
}
 
#toggle:checked ~ #expand {
 
  height: 250px;
 
}
 
#toggle:checked ~ label::before {
 
  content: "-";
 
}
 
</style>
 
 
</head>
 
</head>
  
 
<body>
 
<body>
<h2>Notebook </h2>
+
<h1>Notebook</h1>
  <input id="toggle" type="checkbox" checked>
+
 
  <label for="toggle"><h2>Week 1: May </h2></label>
+
<br>
  <div id="expand">
+
 
    <section>
+
<h2> Week 1: May </h2>
      <p>Began modeling Theromostability</p>
+
 
    </section>
+
  </div>
+
  
<input id="toggle" type="checkbox" checked>
 
  <label for="toggle"><h2>Week 2: May </h2></label>
 
  <div id="expand">
 
    <section>
 
      <p>Began modeling Theromostability</p>
 
    </section>
 
  </div>
 
</body>
 
 
</body>
 
</body>
  
 
<div class="column full_size">
 
<div class="column full_size">
  
<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>
 
<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>
  

Revision as of 18:10, 12 October 2017

Notebook


Week 1: May

Document the dates you worked on your project. This should be a detailed account of the work done each day for your project.

What should this page have?
  • Chronological notes of what your team is doing.
  • Brief descriptions of daily important events.
  • Pictures of your progress.
  • Mention who participated in what task.
Inspiration

You can see what others teams have done to organize their notes: