forked from dudesoflebowski/displaysofpower
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaudience.html
155 lines (126 loc) · 6.35 KB
/
audience.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Pharma — Colorlib Template</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Rubik:400,700|Crimson+Text:400,400i" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="site-wrap">
<div class="site-navbar py-2">
<div class="container">
<div class="d-flex align-items-center justify-content-between">
<div class="logo">
<div class="site-logo">
<a href="index.html" class="js-logo-clone">UCL</a>
</div>
</div>
<div class="main-nav d-none d-lg-block">
<nav class="site-navigation text-right text-md-center" role="navigation">
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li><a href="index.html">Home</a></li>
<li class="has-children">
<a href="database.html">Database</a>
<ul class="dropdown">
<li><a href="database.html#archives"><em>UCL Archives</em></a></li>
<li><a href='database.html#news'><em>Illustrated London News</em></a></li>
<li><a href="database.html#zoologist"><em>The Zoologist</em></a></li>
</ul>
</li>
<li><a href="about.html">About</a></li>
<li><a href="partners.html">Partners</a></li>
<li class="active"><a href="audience.html">Audience</a></li>
<li><a href="tech.html">Technology</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<div class="site-blocks-cover inner-page" style="background-image: url('images/elephant_audience.jpg');">
<div class="container">
<div class="row">
<div class="col-lg-7 mx-auto align-self-center">
<div class=" text-center">
<h1>Audience</h1>
</div>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade">
<div class="container">
<div class="row mb-5">
<div class="col-lg-12">
<div class="site-section-heading pt-3 mb-4">
<h2 class="text-black">For whom is this website?</h2>
</div>
<p>This website is available globally (although tailored to an English audience) and is free for anyone who has internet access. The website’s content is available in several foregin languages, including Hindi, Urdu, Mandarin, and Cantonese, etc. The content has been made digitally available for anyone whose economic or geographical status impedes them from visiting the museum in person, but still has an interest in its content.
<p>More specifically, given the exhibit is meant to display colonial power, its digital dispersion is also created to allow postcolonial countries to reclaim and participate in these historical discussions. Built in chat-rooms will allow users to upload historical documents if they so desire, thereby expanding the narrative beyond an imperial perspective, and allow communities to emerge and connect globally. The website will also be made available past the exhibition’s closing date for those who cannot access it or visit in person during the displayed dates.</p>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0">
<div class="block-7">
<h3 class="footer-heading mb-4">About Us</h3>
<p>Our team is run out of MSU and is fully staffed. If you have any questions you can reach our hotline at +44 20 7234 3456 or email our team
at completelyfakeemail@ucl.edu</p>
</div>
</div>
<div class="col-lg-3 mx-auto mb-5 mb-lg-0">
<h3 class="footer-heading mb-4">UCL Contact</h3>
<ul class="list-unstyled">
<li class="address">Grant Museum of Zoology, Rockefeller Building University College London 21 University Street London WC1E 6DE</li>
<li class="phone"><a href="tel://23923929210">+44 20 3108 9000</a></li>
<li class="email">ucl.ac.uk</li>
</ul>
</div>
<div class="col-md-6 col-lg-3">
<div class="block-5 mb-5">
<h3 class="footer-heading mb-4">Contact Info</h3>
<ul class="list-unstyled">
<li class="address">LEADR, Michigan State University, East Lansing, Michigan, USA</li>
<li class="phone"><a href="tel://23923929210">+44 20 7234 3456</a></li>
<li class="email">completelyfakeemail@ucl.edu</li>
</ul>
</div>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made
with <i class="icon-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank"
class="text-primary">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>