Line 1: | Line 1: | ||
{{BUHW2016}} | {{BUHW2016}} | ||
<html> | <html> | ||
+ | |||
+ | <style> | ||
+ | .datesFaded { | ||
+ | color:#787878 | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-size:500%; | ||
+ | } | ||
+ | |||
+ | .row::after { | ||
+ | content: ""; | ||
+ | clear: both; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | [class*="col-"] { | ||
+ | float: left; | ||
+ | padding: 15px; | ||
+ | } | ||
+ | .col-1 {width: 8.33%;} | ||
+ | .col-2 {width: 16.66%;} | ||
+ | .col-3 {width: 25%;} | ||
+ | .col-4 {width: 33.33%;} | ||
+ | .col-5 {width: 41.66%;} | ||
+ | .col-6 {width: 50%;} | ||
+ | .col-7 {width: 58.33%;} | ||
+ | .col-8 {width: 66.66%;} | ||
+ | .col-9 {width: 75%;} | ||
+ | .col-10 {width: 83.33%;} | ||
+ | .col-11 {width: 91.66%;} | ||
+ | .col-12 {width: 100%;} | ||
+ | |||
+ | </style> | ||
+ | |||
<body> | <body> | ||
Line 13: | Line 48: | ||
</div> | </div> | ||
+ | <section id="about"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-4"> | ||
+ | <h1>Week 12</h1> | ||
+ | <h2 class="datesFaded">1 August - 7 August</h2> | ||
+ | </div> | ||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 12 HERE | ||
+ | <br><br>and here | ||
+ | <br><br>and here ... | ||
+ | </h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <br></br> | ||
+ | <hr></hr> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-4"> | ||
+ | <h1>Week 13</h1> | ||
+ | <h2 class="datesFaded">8 August - 14 August</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 13 HERE | ||
+ | <br><br>and here | ||
+ | <br><br>and here ... | ||
+ | </h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <br></br> | ||
+ | <hr></hr> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-4"> | ||
+ | <h1>Week 14</h1> | ||
+ | <h2 class="datesFaded">15 August - 21 August</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 14 HERE | ||
+ | <br><br>and here | ||
+ | <br><br>and here ... | ||
+ | </h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <br></br> | ||
+ | <hr></hr> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-4"> | ||
+ | <h1>Week 15</h1> | ||
+ | <h2 class="datesFaded">22 July - 28 July</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 15 HERE | ||
+ | <br><br>and here | ||
+ | <br><br>and here ... | ||
+ | </h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <br></br> | ||
+ | <hr></hr> | ||
+ | </div> | ||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-4"> | ||
+ | <h1>Week 16</h1> | ||
+ | <h2 class="datesFaded">29 August - 4 September</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 16 HERE | ||
+ | <br><br>and here | ||
+ | <br><br>and here ... | ||
+ | </h4> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</html> | </html> | ||
+ | |||
{{BUHW2016Footer}} | {{BUHW2016Footer}} |
Revision as of 15:48, 1 July 2016
Timeline: August
Week 12
1 August - 7 August
ADD CONTENT FOR WEEK 12 HERE
and here
and here ...
Week 13
8 August - 14 August
ADD CONTENT FOR WEEK 13 HERE
and here
and here ...
Week 14
15 August - 21 August
ADD CONTENT FOR WEEK 14 HERE
and here
and here ...
Week 15
22 July - 28 July
ADD CONTENT FOR WEEK 15 HERE
and here
and here ...
Week 16
29 August - 4 September
ADD CONTENT FOR WEEK 16 HERE
and here
and here ...