colouring-montreal/html/supporters.html
2018-04-30 19:52:21 +01:00

76 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Supporting Organisations | Colouring London</title>
<link rel="stylesheet" href="main.css?v=5ed692a6">
</head>
<body>
<a href="index.html" class="logo" id="top">
<div class="grid">
<div class="row">
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
</div>
<div class="row">
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
</div>
<div class="row">
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
<div class="cell"></div>
</div>
</div>
<h1 class="logotype">
<span>Colouring</span>
<span>London</span>
</h1>
</a>
<article class="main-col">
<h1 class="h1">Organisations</h1>
<h2 class="h2">Lead organisation</h2>
<p>Bartlett Centre for Advanced Spatial Analysis, University College London (UCL)</p>
<h2 class="h2">Core Partners</h2>
<p>Ordnance Survey</p>
<p>Historic England</p>
<p>Greater London Authority</p>
<h2 class="h2">Supporting organisations</h2>
<p>Institute of Historical Research, Layers of London</p>
<p>Royal Borough of Kensington and Chelsea</p>
<p>UCL Institute for Environmental Design and Engineering</p>
<p>UCL Survey of London</p>
<p>UCL Energy Institute</p>
<p>
We are very grateful to our supporting organisations for kindly
disseminating the Colouring London link to their memberships, offering bulk
uploads of data, and/or providing specialist advice. If you would like to
be included on our list please contact Polly Hudson at
<a href="mailto:p.a.hudson@ucl.ac.uk">p.a.hudson@ucl.ac.uk</a>.
</p>
</article>
<script src="main.js?v=1bbaabf2"></script>
</body>
</html>