|
1 | 1 | <div class="container-fluid"> |
2 | 2 | <div id="header"> |
| 3 | + <h2>Beyond Brexit: Creating dialogue and action for a country divided</h2> |
3 | 4 | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> |
4 | 5 | <ol class="carousel-indicators"> |
5 | 6 | <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> |
|
9 | 10 | <div class="carousel-inner" role="listbox"> |
10 | 11 | <div class="carousel-item active"> |
11 | 12 | <img src="img/hackbrexit.png" alt="HackBrexit Logo"> |
| 13 | + <div class="carousel-caption"> |
| 14 | + <p>Brexit is one of the most controversial and seismic political events in the UK’s recent history.</p> |
| 15 | + </div> |
12 | 16 | </div> |
13 | 17 | <div class="carousel-item"> |
14 | 18 | <img src="img/panel.jpg" alt="Second slide"> |
| 19 | + <div class="carousel-caption"> |
| 20 | + <p>Throughout the pre-referendum campaigns and aftermath of Brexit many questions remain unanswered and the future unclear.</p> |
| 21 | + </div> |
15 | 22 | </div> |
16 | 23 | <div class="carousel-item"> |
17 | 24 | <img src="img/panel-audience.jpg" alt="Third slide"> |
| 25 | + <div class="carousel-caption"> |
| 26 | + <p>Regardless of whether you voted in or out, this two day event is open to the tech and non-tech community to join forces to create dialogue and action beyond Brexit.</p> |
| 27 | + </div> |
18 | 28 | </div> |
19 | 29 | </div> |
20 | 30 | <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> |
|
27 | 37 | </a> |
28 | 38 | </div> |
29 | 39 |
|
30 | | - <h2>Beyond Brexit: Creating dialogue and action for a country divided</h2> |
31 | | - <p>Brexit is one of the most controversial and seismic political events in the UK’s recent history. Yet throughout the pre-referendum campaigns and aftermath of Brexit many questions remain unanswered and the future unclear.</p> |
32 | | - |
33 | | - <p>Regardless of whether you voted in or out, this two day event is open to the tech and non-tech community to join forces to create dialogue and action beyond Brexit.</p> |
34 | | - |
35 | | - |
36 | | - <p>We invite you to hack three key themes:</p> |
37 | | - |
38 | | - <ul> |
| 40 | + <table class="table"> |
| 41 | + <thead><h4>We invite you to hack three key themes:</h4></thead> |
| 42 | + <tr> |
| 43 | + <td>Truth, fiction, & accountability</td> |
| 44 | + <td>Tolerance & prejudice</td> |
| 45 | + <td>Effective organising & campaigning</td> |
| 46 | + </tr> |
| 47 | + </table> |
| 48 | + <!-- <ul> |
39 | 49 | <li>Truth, fiction, & accountability</li> |
40 | 50 | <li>Tolerance & prejudice</li> |
41 | 51 | <li>Effective organising & campaigning</li> |
42 | | - </ul> |
| 52 | + </ul> --> |
43 | 53 | </div> |
44 | 54 | </div> |
0 commit comments