forked from gawwee/gawwee.github.io
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdetails.html
207 lines (201 loc) · 4.28 KB
/
details.html
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
---
title: "Details"
layout: default
---
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="intro-text text-center">
<strong>Timetable: Day 1</strong>
</h2>
<hr>
</div>
<div>
<table>
<tr>
<th>Time</th>
<th>Event</th>
<th>Venue</th>
</tr>
<tr>
<td>0800</td>
<td>Registration & Breakfast</td>
<td>Outside Theatre for the Arts / Function Room</td>
</tr>
<tr>
<td>0845</td>
<td>Opening</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>0900</td>
<td>Talks by PUGS, Google</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1020</td>
<td>Projects Showcase, Games</td>
<td>Function Room</td>
</tr>
<tr>
<td>1140</td>
<td>Lunch/Networking</td>
<td>Function Room</td>
</tr>
<tr>
<td>1240</td>
<td>Workshop & Competition Brief</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1300</td>
<td>Workshop</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1500</td>
<td>Break</td>
<td>Function Room</td>
</tr>
<tr>
<td>1520</td>
<td>Workshop</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1715</td>
<td>Lucky Draw 1</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1730</td>
<td>Closing Day 1, Debrief</td>
<td>Theatre for the Arts</td>
</tr>
</table>
</div>
</div>
</div>
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="intro-text text-center">
<strong>Timetable: Day 2</strong>
</h2>
<hr>
</div>
<div>
<table>
<tr>
<th>Time</th>
<th>Event</th>
<th>Venue</th>
</tr>
<tr>
<td>0800</td>
<td>Registration & Breakfast</td>
<td>Outside Theatre for the Arts / Function Room</td>
</tr>
<tr>
<td>0845</td>
<td>Competition</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1300</td>
<td>Lunch</td>
<td>Function Room</td>
</tr>
<tr>
<td>1400</td>
<td>Competition Judging</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1500</td>
<td>Lightning talks</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1540</td>
<td>Break</td>
<td>Function Room</td>
</tr>
<tr>
<td>1600</td>
<td>Talks By Carousell, IMDA</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1645</td>
<td>Competition Results & Prize Giving</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1700</td>
<td>Lucky Draw</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1710</td>
<td>Phototaking</td>
<td>Theatre for the Arts</td>
</tr>
<tr>
<td>1720</td>
<td>Closing Day 2</td>
<td>Theatre for the Arts</td>
</tr>
</table>
</div>
</div>
</div>
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="intro-text text-center"><strong>The Team</strong>
</h2>
<hr>
</div>
<div class="col-sm-4 text-center">
<!--img class="img-responsive" src="img/" alt=""-->
<h3>
<small>Public relations Lead</small>
</h3>
</div>
<div class="col-sm-4 text-center">
<!--img class="img-responsive" src="img/" alt=""-->
<h3>
<small>Workshops Lead</small>
</h3>
</div>
<div class="col-sm-4 text-center">
<!--img class="img-responsive" src="img/" alt=""-->
<h3>
<small>Competition Lead</small>
</h3>
</div>
<div class="col-sm-4 text-center">
<!--img class="img-responsive" src="img/" alt=""-->
<h3>
<small>Project Showcase Lead</small>
</h3>
</div>
<div class="col-sm-4 text-center">
<!--img class="img-responsive" src="img/" alt=""-->
<h3>
<small>Lightning Talks Lead</small>
</h3>
</div>
<div class="col-sm-4 text-center">
<!--img class="img-responsive" src="img/" alt=""-->
<h3>
<small>Games, Lucky Draw Lead</small>
</h3>
</div>
<div class="clearfix"></div>
</div>
</div>