forked from vitali-usik-awesome/artwinGallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexhibition.html
196 lines (196 loc) · 6.72 KB
/
exhibition.html
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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html>
<head>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>title</title>
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
</head>
<body>
<div class="wrapper">
<!-- header -->
<header>
<div class="sub_wrapper">
<div class="logo">
<a href="index.html">
<img src="img/logo.png" alt="logo" title="artwin" />
</a>
</div>
<nav>
<ul>
<li>
<a href="index.html">Home</a>
</li
><li>
<a href="artists_gird.html">Artists</a>
</li
><li>
<a href="#">Exhibiton</a>
</li
><li>
<a href="#">Art.Fairs</a>
</li
><li>
<a href="about.html">About</a>
</li
><li>
<a href="#">Press</a>
</li
><li>
<a href="contact.html">Contact</a>
</li>
</ul>
</nav>
<div class="search clr">
<input>
<ul>
<li><a href="#">en</a></li>
<li><a href="#">ru</a></li>
</ul>
</div>
</div>
</header>
<!-- /header -->
<!-- content -->
<div class="content">
<div class="sub_wrapper">
<!-- artists_nav -->
<div class="artists_nav">
<ul>
<li>
<a href="#" class="active">current exhibitions</a>
</li>
<li>
<a href="#">future exhibitions</a>
</li>
<li>
<a href="#">past exhibitions</a>
</li>
</ul>
</div>
<div class="artists_wrapper">
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="exhibition_personal.html">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row. </p>
</div>
</div>
<div class="grid_item grid_item_fourthchild">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row. </p>
</div>
</div>
<div class="grid_item grid_item_fourthchild">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row. </p>
</div>
</div>
<div class="grid_item">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
<div class="grid_item clr">
<img src="media/grid_item2.png" alt="artist" />
<div class="item_desc_ex">
<h5>2 September - 3 November 2013</h5>
<h4><a href="#">Alice's Well<br/>Top right</a></h4>
<p>The leaders of China and Japan hold talks on the sidelines of a key Asian summit, after more than two years of tension over a territorial row.</p>
</div>
</div>
</div>
</div>
<!-- /artists_nav -->
</div>
<!-- /content -->
<div class="push"><!-- --></div>
</div>
<!-- footer -->
<footer>
<div class="footer_wrapper">
<div class="sub_wrapper">
<div class="contact">
<h5>contact</h5>
<h6>27&52 Bell Street London 23 Tverskaya Moscow</h6>
<p>+ 495 144 12 13</p>
<p>+ 495 144 12 24</p>
</div>
<div class="social">
<ul>
<li>
<a href="#" class="in"><!-- --></a>
</li>
<li>
<a href="#" class="fb"><!-- --></a>
</li>
<li>
<a href="#" class="yt"><!-- --></a>
</li>
<li>
<a href="#" class="be"><!-- --></a>
</li>
</ul>
</div>
<div class="copyright clr">
<h5>© artwin gallery 2014</h5>
</div>
</div>
</div>
</footer>
<!-- /footer -->
</body>
</html>