|
122
|
1 |
<!DOCTYPE html> |
|
|
2 |
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> |
|
|
3 |
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
|
|
4 |
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
|
|
5 |
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> |
|
|
6 |
<head> |
|
|
7 |
<meta charset="utf-8"> |
|
|
8 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
|
|
9 |
<meta name="description" content="eGonomy"> |
|
124
|
10 |
<title>eGonomy : Home (connecté)</title> |
|
122
|
11 |
|
|
|
12 |
<link rel="stylesheet" href="css/reset.css"> |
|
|
13 |
<link rel="stylesheet" href="css/fonts.css"> |
|
|
14 |
<link rel="stylesheet" href="css/style.css"> |
|
|
15 |
<script src="js/vendor/modernizr-2.6.2.min.js"></script> |
|
|
16 |
</head> |
|
|
17 |
<body> |
|
|
18 |
|
|
|
19 |
<div class="wrap"> |
|
|
20 |
<header class="clearfix"> |
|
|
21 |
<h1><a href="#">egonomy</a></h1> |
|
|
22 |
<div class="col-right"> |
|
|
23 |
<ul class="head-login clearfix"> |
|
|
24 |
<li> |
|
|
25 |
<form method="GET" action="/egonomy/allpictures/"> |
|
|
26 |
<p> |
|
|
27 |
<input id="id_search" type="text" placeholder="Rechercher dans le site"> |
|
136
|
28 |
<label class="styled-select"> |
|
|
29 |
<select> |
|
|
30 |
<option selected="" value="/egonomy/allpictures/">Images</option> |
|
|
31 |
<option value="/egonomy/allfragments/">Fragments</option> |
|
|
32 |
</select> |
|
|
33 |
</label> |
|
122
|
34 |
</p> |
|
|
35 |
<input type="hidden" name="field" value="all"> |
|
|
36 |
</form> |
|
|
37 |
</li> |
|
|
38 |
<li class="hello-user">Bonjour Anthony Ly</li> |
|
|
39 |
<li><span class="dot-6"></span></li> |
|
|
40 |
<li><a class="login" href="#">Déconnexion</a></li> |
|
|
41 |
</ul> |
|
|
42 |
<nav> |
|
|
43 |
<ul class="nav clearfix"> |
|
|
44 |
<li><a href="#" title="home"><img src="img/icon-home.png" alt="home"></a></li> |
|
|
45 |
<li><span class="dot-10"></span></li> |
|
|
46 |
<li><a href="#">explorer</a></li> |
|
|
47 |
<li><span class="dot-10"></span></li> |
|
|
48 |
<li><a href="#">collectionner</a></li> |
|
|
49 |
<li><span class="dot-10"></span></li> |
|
|
50 |
<li><a href="#">créer</a></li> |
|
|
51 |
<li><span class="dot-10"></span></li> |
|
|
52 |
<li><a href="#">mon profil</a></li> |
|
|
53 |
</ul> |
|
|
54 |
<ul class="sub-nav clearfix"> |
|
|
55 |
<li><span class="dot-6"></span></li> |
|
|
56 |
<li><a href="#" class="active">mes collections</a></li> |
|
|
57 |
<li><span class="dot-6"></span></li> |
|
|
58 |
<li><a href="#">mes collages</a></li> |
|
|
59 |
<li><span class="dot-6"></span></li> |
|
|
60 |
<li><a href="#">mon profil</a></li> |
|
|
61 |
</ul> |
|
|
62 |
</nav> |
|
|
63 |
</div> |
|
|
64 |
</header> |
|
|
65 |
<section> |
|
|
66 |
<div class="title-page"> |
|
|
67 |
<h2>bienvenue dans egonomy</h2> |
|
|
68 |
</div> |
|
|
69 |
|
|
|
70 |
<div class="bar-tools clearfix"> |
|
|
71 |
<h3>Les dernières collections</h3> |
|
|
72 |
<ul class="clearfix"> |
|
|
73 |
<li><a href="#">voir toutes les collections</a></li> |
|
|
74 |
</ul> |
|
|
75 |
</div> |
|
|
76 |
|
|
124
|
77 |
<ul class="pagination clearfix"> |
|
|
78 |
<li><a href="#"><</a></li> |
|
|
79 |
<li><a href="#">1</a></li> |
|
|
80 |
<li class="curent">58</li> |
|
|
81 |
<li>...</li> |
|
|
82 |
<li><a href="#">737</a></li> |
|
|
83 |
<li><a href="#">2489</a></li> |
|
|
84 |
<li><a href="#">></a></li> |
|
|
85 |
</ul> |
|
|
86 |
|
|
122
|
87 |
<ul class="list-projets-2 clearfix no-border-bot"> |
|
|
88 |
<li> |
|
|
89 |
<div class="tools toggle"> |
|
|
90 |
<ul class="clearfix"> |
|
|
91 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
92 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
93 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
|
94 |
</ul> |
|
|
95 |
</div> |
|
|
96 |
<div class="top clearfix"> |
|
|
97 |
<img src="img/113x113.png" alt=""> |
|
|
98 |
<img src="img/113x113-2.png" alt=""> |
|
|
99 |
</div> |
|
|
100 |
<div class="mid"> |
|
|
101 |
<h3>Collection n°1</h3> |
|
|
102 |
<p>par Hubert Trucchose</p> |
|
|
103 |
</div> |
|
|
104 |
<div class="bot clearfix"> |
|
|
105 |
<img src="img/113x113.png" alt=""> |
|
|
106 |
<img src="img/113x113-2.png" alt=""> |
|
|
107 |
</div> |
|
|
108 |
</li> |
|
|
109 |
<li> |
|
|
110 |
<div class="tools toggle"> |
|
|
111 |
<ul class="clearfix"> |
|
|
112 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
113 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
114 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
|
115 |
</ul> |
|
|
116 |
</div> |
|
|
117 |
<div class="top clearfix"> |
|
|
118 |
<img src="img/113x113.png" alt=""> |
|
|
119 |
<img src="img/113x113-2.png" alt=""> |
|
|
120 |
</div> |
|
|
121 |
<div class="mid"> |
|
|
122 |
<h3>Collection n°1</h3> |
|
|
123 |
<p>par Hubert Trucchose</p> |
|
|
124 |
</div> |
|
|
125 |
<div class="bot clearfix"> |
|
|
126 |
<img src="img/113x113.png" alt=""> |
|
|
127 |
<img src="img/113x113-2.png" alt=""> |
|
|
128 |
</div> |
|
|
129 |
</li> |
|
|
130 |
<li> |
|
|
131 |
<div class="tools toggle"> |
|
|
132 |
<ul class="clearfix"> |
|
|
133 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
134 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
135 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
|
136 |
</ul> |
|
|
137 |
</div> |
|
|
138 |
<div class="top clearfix"> |
|
|
139 |
<img src="img/113x113.png" alt=""> |
|
|
140 |
<img src="img/113x113-2.png" alt=""> |
|
|
141 |
</div> |
|
|
142 |
<div class="mid"> |
|
|
143 |
<h3>Collection n°1</h3> |
|
|
144 |
<p>par Hubert Trucchose</p> |
|
|
145 |
</div> |
|
|
146 |
<div class="bot clearfix"> |
|
|
147 |
<img src="img/113x113.png" alt=""> |
|
|
148 |
<img src="img/113x113-2.png" alt=""> |
|
|
149 |
</div> |
|
|
150 |
</li> |
|
|
151 |
<li> |
|
|
152 |
<div class="tools toggle"> |
|
|
153 |
<ul class="clearfix"> |
|
|
154 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
155 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
156 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
|
157 |
</ul> |
|
|
158 |
</div> |
|
|
159 |
<div class="top clearfix"> |
|
|
160 |
<img src="img/113x113.png" alt=""> |
|
|
161 |
<img src="img/113x113-2.png" alt=""> |
|
|
162 |
</div> |
|
|
163 |
<div class="mid"> |
|
|
164 |
<h3>Collection n°1</h3> |
|
|
165 |
<p>par Hubert Trucchose</p> |
|
|
166 |
</div> |
|
|
167 |
<div class="bot clearfix"> |
|
|
168 |
<img src="img/113x113.png" alt=""> |
|
|
169 |
<img src="img/113x113-2.png" alt=""> |
|
|
170 |
</div> |
|
|
171 |
</li> |
|
|
172 |
</ul> |
|
|
173 |
|
|
|
174 |
<div class="bar-tools clearfix"> |
|
|
175 |
<h3>Images les plus annotées</h3> |
|
|
176 |
<ul class="clearfix"> |
|
|
177 |
<li><a href="#">voir toutes les images</a></li> |
|
|
178 |
</ul> |
|
|
179 |
</div> |
|
|
180 |
|
|
|
181 |
<ul class="list-projets-4 clearfix"> |
|
|
182 |
<li> |
|
|
183 |
<div class="fragment"> |
|
|
184 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
185 |
<defs> |
|
|
186 |
<clipPath id="fragment-clip68"> |
|
|
187 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
188 |
</clipPath> |
|
|
189 |
</defs> |
|
|
190 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
191 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
192 |
</svg> |
|
|
193 |
</div><!-- ./fragment --> |
|
|
194 |
<div class="content"> |
|
|
195 |
<h3>Colonne </h3> |
|
|
196 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
197 |
</div> |
|
|
198 |
<div class="tools-2"> |
|
|
199 |
<ul class="clearfix"> |
|
|
200 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
201 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
202 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
203 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
204 |
</ul> |
|
|
205 |
</div> |
|
|
206 |
</li> |
|
|
207 |
<li> |
|
|
208 |
<div class="fragment"> |
|
|
209 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
210 |
<defs> |
|
|
211 |
<clipPath id="fragment-clip68"> |
|
|
212 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
213 |
</clipPath> |
|
|
214 |
</defs> |
|
|
215 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
216 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
217 |
</svg> |
|
|
218 |
</div><!-- ./fragment --> |
|
|
219 |
<div class="content"> |
|
|
220 |
<h3>Colonne </h3> |
|
|
221 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
222 |
</div> |
|
|
223 |
<div class="tools-2"> |
|
|
224 |
<ul class="clearfix"> |
|
|
225 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
226 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
227 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
228 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
229 |
</ul> |
|
|
230 |
</div> |
|
|
231 |
</li> |
|
|
232 |
<li> |
|
|
233 |
<div class="fragment"> |
|
|
234 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
235 |
<defs> |
|
|
236 |
<clipPath id="fragment-clip68"> |
|
|
237 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
238 |
</clipPath> |
|
|
239 |
</defs> |
|
|
240 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
241 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
242 |
</svg> |
|
|
243 |
</div><!-- ./fragment --> |
|
|
244 |
<div class="content"> |
|
|
245 |
<h3>Colonne </h3> |
|
|
246 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
247 |
</div> |
|
|
248 |
<div class="tools-2"> |
|
|
249 |
<ul class="clearfix"> |
|
|
250 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
251 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
252 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
253 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
254 |
</ul> |
|
|
255 |
</div> |
|
|
256 |
</li> |
|
|
257 |
<li> |
|
|
258 |
<div class="fragment"> |
|
|
259 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
260 |
<defs> |
|
|
261 |
<clipPath id="fragment-clip68"> |
|
|
262 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
263 |
</clipPath> |
|
|
264 |
</defs> |
|
|
265 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
266 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
267 |
</svg> |
|
|
268 |
</div><!-- ./fragment --> |
|
|
269 |
<div class="content"> |
|
|
270 |
<h3>Colonne </h3> |
|
|
271 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
272 |
</div> |
|
|
273 |
<div class="tools-2"> |
|
|
274 |
<ul class="clearfix"> |
|
|
275 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
276 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
277 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
278 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
279 |
</ul> |
|
|
280 |
</div> |
|
|
281 |
</li> |
|
|
282 |
|
|
|
283 |
</ul> |
|
|
284 |
|
|
|
285 |
<div class="bar-tools clearfix"> |
|
|
286 |
<h3>Images les plus annotées</h3> |
|
|
287 |
<ul class="clearfix"> |
|
|
288 |
<li><a href="#">voir tous les fragments</a></li> |
|
|
289 |
</ul> |
|
|
290 |
</div> |
|
|
291 |
|
|
|
292 |
<ul class="list-projets-4 clearfix"> |
|
|
293 |
<li> |
|
|
294 |
<div class="fragment"> |
|
|
295 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
296 |
<defs> |
|
|
297 |
<clipPath id="fragment-clip68"> |
|
|
298 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
299 |
</clipPath> |
|
|
300 |
</defs> |
|
|
301 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
302 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
303 |
</svg> |
|
|
304 |
</div><!-- ./fragment --> |
|
|
305 |
<div class="content"> |
|
|
306 |
<h3>Colonne </h3> |
|
|
307 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
308 |
</div> |
|
|
309 |
<div class="tools-2"> |
|
|
310 |
<ul class="clearfix"> |
|
|
311 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
312 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
313 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
314 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
315 |
</ul> |
|
|
316 |
</div> |
|
|
317 |
</li> |
|
|
318 |
<li> |
|
|
319 |
<div class="fragment"> |
|
|
320 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
321 |
<defs> |
|
|
322 |
<clipPath id="fragment-clip68"> |
|
|
323 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
324 |
</clipPath> |
|
|
325 |
</defs> |
|
|
326 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
327 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
328 |
</svg> |
|
|
329 |
</div><!-- ./fragment --> |
|
|
330 |
<div class="content"> |
|
|
331 |
<h3>Colonne </h3> |
|
|
332 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
333 |
</div> |
|
|
334 |
<div class="tools-2"> |
|
|
335 |
<ul class="clearfix"> |
|
|
336 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
337 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
338 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
339 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
340 |
</ul> |
|
|
341 |
</div> |
|
|
342 |
</li> |
|
|
343 |
<li> |
|
|
344 |
<div class="fragment"> |
|
|
345 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
346 |
<defs> |
|
|
347 |
<clipPath id="fragment-clip68"> |
|
|
348 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
349 |
</clipPath> |
|
|
350 |
</defs> |
|
|
351 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
352 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
353 |
</svg> |
|
|
354 |
</div><!-- ./fragment --> |
|
|
355 |
<div class="content"> |
|
|
356 |
<h3>Colonne </h3> |
|
|
357 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
358 |
</div> |
|
|
359 |
<div class="tools-2"> |
|
|
360 |
<ul class="clearfix"> |
|
|
361 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
362 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
363 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
364 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
365 |
</ul> |
|
|
366 |
</div> |
|
|
367 |
</li> |
|
|
368 |
<li> |
|
|
369 |
<div class="fragment"> |
|
|
370 |
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0.3548 0.232193846154 0.357 0.276812307692" height="100%" width="100%" preserveAspectRatio="none"> |
|
|
371 |
<defs> |
|
|
372 |
<clipPath id="fragment-clip68"> |
|
|
373 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
|
374 |
</clipPath> |
|
|
375 |
</defs> |
|
|
376 |
<image opacity=".3" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
377 |
<image clip-path="url(#fragment-clip68)" height="1" width="1" preserveAspectRatio="none" y="0" x="0" xlink:href="http://egonomy.iri-research.org/static/media/images/27/99-007715.jpg"/> |
|
|
378 |
</svg> |
|
|
379 |
</div><!-- ./fragment --> |
|
|
380 |
<div class="content"> |
|
|
381 |
<h3>Colonne </h3> |
|
|
382 |
<p>extrait de Portrait de Christine Boyer, première épouse de Lucien Bonaparte </p> |
|
|
383 |
</div> |
|
|
384 |
<div class="tools-2"> |
|
|
385 |
<ul class="clearfix"> |
|
|
386 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
|
387 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
|
388 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
|
389 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
|
390 |
</ul> |
|
|
391 |
</div> |
|
|
392 |
</li> |
|
|
393 |
</ul> |
|
|
394 |
</section> |
|
|
395 |
<footer class="clearfix"> |
|
|
396 |
<h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6> |
|
|
397 |
<p>Mai 2013</p> |
|
|
398 |
</footer> |
|
|
399 |
</div><!-- /.wrap --> |
|
|
400 |
|
|
|
401 |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
|
|
402 |
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script> |
|
|
403 |
<script src="js/masonry.min.js"></script> |
|
|
404 |
<script src="js/main.js"></script> |
|
|
405 |
</body> |
|
|
406 |
</html> |