colouring-montreal/html/supporters.html

112 lines
3.1 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">People and 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>
<h2 class="h2">Project Team</h2>
<p>Polly Hudson &ndash; Concept design and direction</p>
<p>Tom Russell &ndash; Platform design and development</p>
<p>Adam Dennett &ndash; Project supervision</p>
<p>Duncan Smith &ndash; Technical adviser</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>
<footer>
<a class="logo h2" href="index.html">
<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>
<div class="logotype">
<span>Colouring</span>
<span>London</span>
</div>
</a>
</footer>
<script src="main.js?v=1bbaabf2"></script>
</body>
</html>