| author | cavaliet |
| Thu, 04 Jul 2013 16:08:50 +0200 | |
| changeset 223 | d0bec23268b0 |
| parent 201 | 4b67b2e26925 |
| permissions | -rwxr-xr-x |
| 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 : Collectionner</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 |
</nav> |
|
55 |
</div> |
|
56 |
</header> |
|
57 |
<section> |
|
58 |
<div class="title-page"> |
|
59 |
<h2>Partez à la découverte des collections</h2> |
|
60 |
</div> |
|
61 |
<div class="bar-tools clearfix"> |
|
62 |
<h3>Les dernières collections</h3> |
|
63 |
<ul class="clearfix"> |
|
64 |
<li><a href="#">voir toutes les collections</a></li> |
|
65 |
</ul> |
|
66 |
</div> |
|
67 |
||
|
201
4b67b2e26925
replace all list-projects by list-style
Anthony Ly <anthonyly.com@gmail.com>
parents:
136
diff
changeset
|
68 |
<ul class="list-style-2 clearfix"> |
| 122 | 69 |
<li> |
70 |
<div class="tools toggle"> |
|
71 |
<ul class="clearfix"> |
|
72 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
73 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
74 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
75 |
</ul> |
|
76 |
</div> |
|
77 |
<div class="top clearfix"> |
|
78 |
<img src="img/113x113.png" alt=""> |
|
79 |
<img src="img/113x113-2.png" alt=""> |
|
80 |
</div> |
|
81 |
<div class="mid"> |
|
82 |
<h3>Collection n°1</h3> |
|
83 |
<p>par Hubert Trucchose</p> |
|
84 |
</div> |
|
85 |
<div class="bot clearfix"> |
|
86 |
<img src="img/113x113.png" alt=""> |
|
87 |
<img src="img/113x113-2.png" alt=""> |
|
88 |
</div> |
|
89 |
</li> |
|
90 |
<li> |
|
91 |
<div class="tools toggle"> |
|
92 |
<ul class="clearfix"> |
|
93 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
94 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
95 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
96 |
</ul> |
|
97 |
</div> |
|
98 |
<div class="top clearfix"> |
|
99 |
<img src="img/113x113.png" alt=""> |
|
100 |
<img src="img/113x113-2.png" alt=""> |
|
101 |
</div> |
|
102 |
<div class="mid"> |
|
103 |
<h3>Collection n°1</h3> |
|
104 |
<p>par Hubert Trucchose</p> |
|
105 |
</div> |
|
106 |
<div class="bot clearfix"> |
|
107 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin fermentum egestas lobortis. Suspendisse imperdiet lobortis ligula, id laoreet nibh volutpat et. Nam ornare orci vitae nisi...</p> |
|
108 |
</div> |
|
109 |
</li> |
|
110 |
<li> |
|
111 |
<div class="tools toggle"> |
|
112 |
<ul class="clearfix"> |
|
113 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
114 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
115 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
116 |
</ul> |
|
117 |
</div> |
|
118 |
<div class="top clearfix"> |
|
119 |
<img src="img/113x113.png" alt=""> |
|
120 |
<img src="img/113x113-2.png" alt=""> |
|
121 |
</div> |
|
122 |
<div class="mid"> |
|
123 |
<h3>Collection n°1</h3> |
|
124 |
<p>par Hubert Trucchose</p> |
|
125 |
</div> |
|
126 |
<div class="bot clearfix"> |
|
127 |
<img src="img/113x113.png" alt=""> |
|
128 |
<img src="img/113x113-2.png" alt=""> |
|
129 |
</div> |
|
130 |
</li> |
|
131 |
<li> |
|
132 |
<div class="tools toggle"> |
|
133 |
<ul class="clearfix"> |
|
134 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
135 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
136 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
137 |
</ul> |
|
138 |
</div> |
|
139 |
<div class="top clearfix"> |
|
140 |
<img src="img/113x113.png" alt=""> |
|
141 |
<img src="img/113x113-2.png" alt=""> |
|
142 |
</div> |
|
143 |
<div class="mid"> |
|
144 |
<h3>Collection n°1</h3> |
|
145 |
<p>par Hubert Trucchose</p> |
|
146 |
</div> |
|
147 |
<div class="bot clearfix"> |
|
148 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin fermentum egestas lobortis. Suspendisse imperdiet lobortis ligula, id laoreet nibh volutpat et. Nam ornare orci vitae nisi...</p> |
|
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 |
<li> |
|
173 |
<div class="tools toggle"> |
|
174 |
<ul class="clearfix"> |
|
175 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
176 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
177 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
178 |
</ul> |
|
179 |
</div> |
|
180 |
<div class="top clearfix"> |
|
181 |
<img src="img/113x113.png" alt=""> |
|
182 |
<img src="img/113x113-2.png" alt=""> |
|
183 |
</div> |
|
184 |
<div class="mid"> |
|
185 |
<h3>Collection n°1</h3> |
|
186 |
<p>par Hubert Trucchose</p> |
|
187 |
</div> |
|
188 |
<div class="bot clearfix"> |
|
189 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin fermentum egestas lobortis. Suspendisse imperdiet lobortis ligula, id laoreet nibh volutpat et. Nam ornare orci vitae nisi...</p> |
|
190 |
</div> |
|
191 |
</li> |
|
192 |
<li> |
|
193 |
<div class="tools toggle"> |
|
194 |
<ul class="clearfix"> |
|
195 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
196 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
197 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
198 |
</ul> |
|
199 |
</div> |
|
200 |
<div class="top clearfix"> |
|
201 |
<img src="img/113x113.png" alt=""> |
|
202 |
<img src="img/113x113-2.png" alt=""> |
|
203 |
</div> |
|
204 |
<div class="mid"> |
|
205 |
<h3>Collection n°1</h3> |
|
206 |
<p>par Hubert Trucchose</p> |
|
207 |
</div> |
|
208 |
<div class="bot clearfix"> |
|
209 |
<img src="img/113x113.png" alt=""> |
|
210 |
<img src="img/113x113-2.png" alt=""> |
|
211 |
</div> |
|
212 |
</li> |
|
213 |
<li> |
|
214 |
<div class="tools toggle"> |
|
215 |
<ul class="clearfix"> |
|
216 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
217 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
218 |
<li><a title="Enregistrer" class="tool save" href="#"></a></li> |
|
219 |
</ul> |
|
220 |
</div> |
|
221 |
<div class="top clearfix"> |
|
222 |
<img src="img/113x113.png" alt=""> |
|
223 |
<img src="img/113x113-2.png" alt=""> |
|
224 |
</div> |
|
225 |
<div class="mid"> |
|
226 |
<h3>Collection n°1</h3> |
|
227 |
<p>par Hubert Trucchose</p> |
|
228 |
</div> |
|
229 |
<div class="bot clearfix"> |
|
230 |
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin fermentum egestas lobortis. Suspendisse imperdiet lobortis ligula, id laoreet nibh volutpat et. Nam ornare orci vitae nisi...</p> |
|
231 |
</div> |
|
232 |
</li> |
|
233 |
||
234 |
</ul> |
|
235 |
||
|
201
4b67b2e26925
replace all list-projects by list-style
Anthony Ly <anthonyly.com@gmail.com>
parents:
136
diff
changeset
|
236 |
<ul class="list-style clearfix"> |
| 122 | 237 |
<li class="item-projet"> |
238 |
<img src="img/225x225.png" alt=""> |
|
239 |
<div> |
|
240 |
<h3>Annotez, échangez réagissez</h3> |
|
241 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
242 |
<a href="#">Créer une collection</a> |
|
243 |
</div> |
|
244 |
</li> |
|
245 |
<li> |
|
246 |
<img src="img/225x225.png" alt=""> |
|
247 |
<div> |
|
248 |
<h3>Annotez, échangez réagissez</h3> |
|
249 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
250 |
<a href="#">Créer une collection</a> |
|
251 |
</div> |
|
252 |
</li> |
|
253 |
<li> |
|
254 |
<img src="img/225x225.png" alt=""> |
|
255 |
<div> |
|
256 |
<h3>Annotez, échangez réagissez</h3> |
|
257 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
258 |
<a href="#">Créer une collection</a> |
|
259 |
</div> |
|
260 |
</li> |
|
261 |
<li> |
|
262 |
<img src="img/225x225.png" alt=""> |
|
263 |
<div> |
|
264 |
<h3>Annotez, échangez réagissez</h3> |
|
265 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
266 |
<a href="#">Créer une collection</a> |
|
267 |
</div> |
|
268 |
</li> |
|
269 |
</ul> |
|
270 |
</section> |
|
271 |
<footer class="clearfix"> |
|
272 |
<h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6> |
|
273 |
<p>Mai 2013</p> |
|
274 |
</footer> |
|
275 |
</div><!-- /.wrap --> |
|
276 |
||
277 |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
|
278 |
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script> |
|
279 |
<script src="js/masonry.min.js"></script> |
|
280 |
<script src="js/main.js"></script> |
|
281 |
</body> |
|
282 |
</html> |