-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.php
19 lines (12 loc) · 1.01 KB
/
about.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?php include 'header.php'; ?>
<?php include 'sider.php'; ?>
<body2 style="font-family: mission_gothiclight;font-size: 15px;padding-top: 10px;position: relative;top: -66px;">
<!--Head-->
<div class="media" style="position: absolute;top: 61px;height:697px;width:713px;padding-right: 0px;padding-top: 0px;">
<br><br>
<p>K6 Gallery is a proposed new exhibition space in the centre of Southampton. The space makes use of a pair of iconic grade II listed red phone boxes. Designed by architect Sir Giles Gilbert Scott in 1935. This was the sixth incarnation of the red phone box. They were a smaller and more streamlined version of the K2 model and were known as the K6 (kiosk number 6).</p>
<p>The gallery will run a diverse programme of four exhibitions a year, engaging audiences by showcasing both local and national artists with a focus on contemporary and conceptual art.</p>
<p>The gallery is run by a dedicated team of volunteers as a non-profit entity. Entrance is free.</p>
</div>
</body2>
<?php include 'footer.php'; ?>