-
Notifications
You must be signed in to change notification settings - Fork 1
/
exhibitions.php
25 lines (16 loc) · 1.39 KB
/
exhibitions.php
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
<?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>
<h3>Accidental Artists: Modern Folk Art from Hampshire</h3>
<h3>until 08/05/15</h3>
<p>This exhibition draws together unintentional art created by unsuspecting artists from in and around Southampton. From grocery shop’s unique hand drawn fruit & veg prices to decorated banger racers.</p>
<p>For the first time we are exhibiting this exciting exhibition across three sites. The K6 Gallery in the phone boxes on Castle Lane will be exhibiting along with Ha Ha Gallery on Old Northam Road and the Butcher’s Hook on Bitterne Triangle.</p>
<h3>Brutalist: Celebrating Southampton’s Modernist Architecture</h3>
<h3><p>12/05/15 - 08/08/15</p></h3>
<p>Co-curated by Owen Hatherly, the Southampton born author of Militant Modernism and The New Ruins of Great Britain. This exhibition looks at some of the city’s most under loved post-war buildings to give a new perspective on our urban environment. The exhibition draws together new work by photographers James Kingston and Greg Moss as well archive material from Southampton City Central Library.</p>
</div>
</body2>
<?php include 'footer.php'; ?>