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 8</h1> | ||
+ | <h2 class="datesFaded">4 July - 10 July</h2> | ||
+ | </div> | ||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 8 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 9</h1> | ||
+ | <h2 class="datesFaded">11 July - 17 July</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 9 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 10</h1> | ||
+ | <h2 class="datesFaded">18 July - 24 July</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 10 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 11</h1> | ||
+ | <h2 class="datesFaded">25 July - 31 July</h2> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-8"> | ||
+ | <br><br/> | ||
+ | <h4>ADD CONTENT FOR WEEK 11 HERE | ||
+ | <br><br>and here | ||
+ | <br><br>and here ... | ||
+ | </h4> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
Line 21: | Line 130: | ||
− | + | ||
+ | |||
</html> | </html> | ||
{{BUHW2016Footer}} | {{BUHW2016Footer}} |
Revision as of 15:43, 1 July 2016
Timeline: July
Week 8
4 July - 10 July
ADD CONTENT FOR WEEK 8 HERE
and here
and here ...
Week 9
11 July - 17 July
ADD CONTENT FOR WEEK 9 HERE
and here
and here ...
Week 10
18 July - 24 July
ADD CONTENT FOR WEEK 10 HERE
and here
and here ...
Week 11
25 July - 31 July
ADD CONTENT FOR WEEK 11 HERE
and here
and here ...