Skip to content

Commit 672b625

Browse files
Attemping to embed a map in the workshop page, pinpointing the venue.
1 parent 768d086 commit 672b625

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

workshop/index.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<h2>Fluidity Workshop</h2>
99
</header>
1010

11-
<div class="schedule">
11+
<div class="container">
1212
<h2>Schedule</h2>
1313
<!-- Day One -->
1414
<div class="container">
@@ -151,4 +151,14 @@ <h2>Day Three, Friday 13 November 2015</h2>
151151
</table>
152152
</div>
153153
</div>
154+
155+
<div class="container">
156+
<h2>Venue</h2>
157+
<p>Department of Earth Science and Engineering</p>
158+
<p>Royal School of Mines (Aston Webb wing)</p>
159+
<p>Prince Consort Road</p>
160+
<p>Imperial College London</p>
161+
<p>SW7 2BP</p>
162+
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1241.8995521100262!2d-0.1764132999999719!3d51.49855400000001!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4876055b51917185%3A0x553efcf69a0865d2!2sDepartment+of+Earth+Science+and+Engineering!5e0!3m2!1sen!2suk!4v1475767855564" width="800" height="600" frameborder="0" style="border:0" allowfullscreen></iframe>
163+
</div>
154164
</section>

0 commit comments

Comments
 (0)