forked from dudesoflebowski/displaysofpower
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatabase.html
225 lines (173 loc) · 8.19 KB
/
database.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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!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 active">
<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><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/database_zoo_pic.png');">
<div class="container">
<div class="row">
<div class="col-lg-7 mx-auto align-self-center">
<div class=" text-center">
<h1>Database</h1>
<p>We are in partnership with UCL’s archives. Our other databases include nineteenth-century British periodicals such as The London Review, Illustrated London News, and The Zoologist.</p>ˀ
</div>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade" id="archives">
<div class="container">
<div class="row mb-5">
<div class="col-md-6">
<div class="block-16">
<figure>
<img src="images/ucl_archives.jpg" alt="Image placeholder" class="img-fluid rounded">
</figure>
</div>
</div>
<div class="col-md-1"></div>
<div class="col-md-5">
<div class="site-section-heading pt-3 mb-4">
<h2 class="text-black">UCL Archives</h2>
</div>
<p>Archives of University College London, 1824-present, comprising: Council and College Committee records; records of the Managing Committee and its predecessors; Senate, Professorial and Academic Board records; general administration papers; legal records; financial records; estates records, including building plans; staff records; departmental records; student administration records; student bodies records; University College School records; printed matter, including annual reports, College calendars, and ephemera; illustrative and audio-visual material, including photographs and press cuttings.</p>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade" id="news">
<div class="container">
<div class="row mb-5">
<div class="col-md-6 order-md-2">
<div class="block-16">
<figure>
<img src="images/illustrated_london.jpg" alt="Image placeholder" class="img-fluid rounded">
</figure>
</div>
</div>
<div class="col-md-5 mr-auto">
<div class="site-section-heading pt-3 mb-4">
<h2 class="text-black">The Illustrated London News</h2>
</div>
<p class="text-black">The Illustrated London News, funded by Herbert Ingram, began weekly publication in 1842 as a primarily conservative leaning paper and was the world’s first illustrated newspaper. Its extensive coverage of the royal family’s tours, lives, and deaths earned the paper popularity.</p>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade" id="zoologist">
<div class="container">
<div class="row mb-5">
<div class="col-md-6">
<div class="block-16">
<figure>
<img src="images/the_zoologist_cover.jpg" alt="Image placeholder" class="img-fluid rounded">
</figure>
</div>
</div>
<div class="col-md-1"></div>
<div class="col-md-5">
<div class="site-section-heading pt-3 mb-4">
<h2 class="text-black">The Zoologist</h2>
</div>
<p>The Zoologist was a monthly natural history magazine established in 1843 by Edward Newman and published in London</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>