-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathartist-statement.html
More file actions
169 lines (152 loc) · 6.75 KB
/
artist-statement.html
File metadata and controls
169 lines (152 loc) · 6.75 KB
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
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title class="artist-name">Caroline List</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="list, caroline, art, artist, british">
<meta name="description" content="The official website of British artist Caroline List.">
<link rel="stylesheet" href="stylesheets/normalize.css" />
<link rel="stylesheet" href="stylesheets/app.css" />
<link rel="stylesheet" href="stylesheets/jquery.sidr.light.css"/>
<script type="text/javascript" src="//use.typekit.net/xms2mei.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<script src="javascripts/vendor/custom.modernizr.js"></script>
</head>
<body>
<div class="page-wrap">
<div id="menu-icon" class="show-for-small"><a id="simple-menu" href="#sidr">☰</a></div>
<div class="page essay">
<div class="row">
<div class="large-12 columns">
<h1 class="artist-name"><a href="index.html">Caroline List</a></h1>
</div>
</div>
<div class="row">
<div class="large-1 column">
</div>
<div class="large-7 columns">
<h3 class="essay-title">Artist statement 2018</h3>
</div>
<div class="large-3 columns">
</div>
<div class="large-1 column">
</div>
</div>
<div class="row">
<div class="large-1 column">
</div>
<div class="large-7 columns essay">
<p>Caroline List’s work on first viewing seem to reference the tradition of romantic sublime landscape painting but not exclusively within the epic romantic tradition. These contemporary works explore formal juxtapositions of colour, space and light with reference to natural phenomena and sublime space. The materiality of surface and colour set up a spatial language, a visual tension between flatness, illusion and chromatic value. Colour gradients suggest light phenomena and atmospheric space, seen in contrast to flatness and blackness. Space is explored through the push and pull of the picture plane. Sprayed veils of paint are juxtaposed next to clean edges and formal shapes creating visual horizons.</p>
<p>The Tondo light boxes combine painting with the illusory space of photography, these mixed media works play with the virtual space of painting, the copy /reproduction and simulation of space. Through painting, print, light and colour Caroline List fuses the montage of the photographic with the physicality of painting creating surreal views which are hinged between memory, observation and artifice.</p>
</div>
<div class="large-3 columns works">
<div class="row">
<div class="large-1 column"> </div>
<div class="large-10 columns">
<img alt="Worlds" src="images/clean/worlds.jpg"/>
</div>
<div class="large-1 column"> </div>
</div>
<div class="row">
<div class="large-1 column"> </div>
<div class="large-10 columns">
<p><span class="work-title">Worlds</span> (2013)<br/>
Oil & acrylic on canvas<br/>
180 x 180 cm</p>
</div>
<div class="large-1 column"> </div>
</div>
<div class="row">
<div class="large-1 column"> </div>
<div class="large-10 columns">
<img alt="Portals" src="images/clean/portals.jpg"/>
</div>
<div class="large-1 column"> </div>
</div>
<div class="row">
<div class="large-1 column"> </div>
<div class="large-10 columns">
<p><span class="work-title">Portals</span><br/>
Oil & acrylic on canvas<br/>
180 x 90 cm</p>
</div>
<div class="large-1 column"> </div>
</div>
</div>
<div class="large-1 column">
</div>
</div>
<div class="row hide-for-small">
<div class="large-12 columns">
<div class="large-2 columns">
<h2><a href="index.html">gallery</a></h2>
</div>
<div class="large-2 columns">
<h2><a href="exhibitions.html">exhibitions</a></h2>
</div>
<div class="large-2 columns">
<h2><a href="cv.html">cv</a></h2>
</div>
<div class="large-2 columns">
<h2 class="current-link">artist statement</h2>
</div>
<div class="large-2 columns">
<h2><a href="theory-text.html">theory / text</a></h2>
</div>
<div class="large-2 columns">
<h2><a href="#" data-reveal-id="contact">contact</a></h2>
</div>
</div>
</div>
</div>
</div>
<div id="sidr" class="sidr left">
<!-- Your content -->
<ul>
<li><a href="index.html">gallery</a></li>
<li><a href="exhibitions.html">exhibitions</a></li>
<li><a href="cv.html">cv</a></li>
<li class="active"><a href="artist-statement.html">artist statement</a></li>
<li><a href="theory-text.html">theory / text</a></li>
</ul>
</div>
<script src="javascripts/vendor/jquery.js"></script>
<script src="javascripts/foundation/foundation.js"></script>
<script src="javascripts/foundation/foundation.reveal.js"></script>
<script src="javascripts/vendor/jquery.sidr.min.js"></script>
<script>
$(document).foundation();
$(document).ready(function($) {
$("#simple-menu").sidr();
});
</script>
<div id="contact" class="reveal-modal large">
<div class="row">
<div class="large-12 columns">
<h3 class="artist-name">Caroline List</h3>
</div>
</div>
<div class="row">
<div class="large-6 columns contact">
<p><em>Studio</em></p>
<p>Space Studios</p>
<p>Islington</p>
<p>London</p>
</div>
<div class="large-6 columns contact">
<p><em>Email</em></p>
<p><a href="mailto:info@carolinelist.com">info@carolinelist.com</a></p>
</div>
<a class="close-reveal-modal">×</a>
</div>
</div>
</body>
</html>