-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
25 lines (24 loc) · 1.44 KB
/
contact.html
File metadata and controls
25 lines (24 loc) · 1.44 KB
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
---
title: Contact
layout: default
type: main
order: 4
---
<div class="container bg-white">
<div class="row p-3 mt-3">
<div class="col-md-5">
<h1>Get In Touch</h1>
<p>Accessible Reality is based in the <strong>Department of Computing</strong> at the University of Dundee but we collaborate with many others.</p>
<p>Links to collaborators, supporters, and funders are given below:</p>
<p><a href="http://www.ux-d.co.uk"><img class="logo-img" src="/images/logos/ux-d.png" alt="UXD Logo"></a></p>
<p><a href="http://www.rgu.ac.uk"><img class="logo-img" src="/images/logos/rgu.png" alt="Robert Gordon University Logo"></a></p>
<p><a href="http://www.sicsa.ac.uk/"><img class="logo-img" src="/images/logos/sicsa.png" alt="SICSA Logo"></a></p>
<p><a href="https://www.carnegie-trust.org/"><img class="logo-img" src="/images/logos/carnegieLogo.png" alt="Carnegie Trust for the Universities of Scotland Logo"></a></p>
</div>
<div class="col-md-7">
<div class="map-responsive">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2204.5319839285044!2d-2.98492148421478!3d56.45859574480278!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x48865cb881e12ef7%3A0x246a41df95bf439d!2sQueen+Mother+Building%2C+Dundee+DD1+4HN!5e0!3m2!1sen!2suk!4v1540829203603" width="600" height="600" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>