Difference between revisions of "Team:WashU StLouis/Notebook"

m
m (slideshow)
Line 40: Line 40:
 
/* Caption text */
 
/* Caption text */
 
.text {
 
.text {
   color: #f2f2f2;
+
   //color: #f2f2f2;
 
   font-size: 15px;
 
   font-size: 15px;
 
   padding: 8px 12px;
 
   padding: 8px 12px;
Line 51: Line 51:
 
/* Number text (1/3 etc) */
 
/* Number text (1/3 etc) */
 
.numbertext {
 
.numbertext {
   color: #f2f2f2;
+
   //color: #f2f2f2;
 
   font-size: 12px;
 
   font-size: 12px;
 
   padding: 8px 12px;
 
   padding: 8px 12px;
Line 428: Line 428:
 
   <div class="mySlides fade">
 
   <div class="mySlides fade">
 
     <div class="numbertext">1 / 3</div>
 
     <div class="numbertext">1 / 3</div>
     <img src="http://lorempixel.com/400/200/nature/1/" style="width:100%">
+
     <div style="height: 200px; width: 400px;">
 +
    </br></br>
 +
    <p> Stuff that happened on day 1 </p>
 +
    </div>
 
     <div class="text">Caption Text</div>
 
     <div class="text">Caption Text</div>
 
   </div>
 
   </div>
Line 434: Line 437:
 
   <div class="mySlides fade">
 
   <div class="mySlides fade">
 
     <div class="numbertext">2 / 3</div>
 
     <div class="numbertext">2 / 3</div>
     <img src="http://lorempixel.com/400/200/nature/2/" style="width:100%">
+
     <div style="height: 200px; width: 400px;">
 +
    </br></br>
 +
    <p> Stuff that happened on day 1 </p>
 +
    </div>
 
     <div class="text">Caption Two</div>
 
     <div class="text">Caption Two</div>
 
   </div>
 
   </div>
Line 440: Line 446:
 
   <div class="mySlides fade">
 
   <div class="mySlides fade">
 
     <div class="numbertext">3 / 3</div>
 
     <div class="numbertext">3 / 3</div>
     <img src="http://lorempixel.com/400/200/nature/3/" style="width:100%">
+
     <div style="height: 200px; width: 400px;">
 +
    </br></br>
 +
    <p> Stuff that happened on day 1 </p>
 +
    </div>
 
     <div class="text">Caption Three</div>
 
     <div class="text">Caption Three</div>
 
   </div>
 
   </div>

Revision as of 20:31, 17 June 2016

Document the dates you worked on 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:

June
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
July
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
August
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
September
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30
October
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
1 / 3


Stuff that happened on day 1

Caption Text
2 / 3


Stuff that happened on day 1

Caption Two
3 / 3


Stuff that happened on day 1

Caption Three