| author | ymh <ymh.work@gmail.com> |
| Thu, 09 Jan 2020 13:37:23 +0100 | |
| changeset 298 | c40c501bca19 |
| parent 201 | 4b67b2e26925 |
| permissions | -rwxr-xr-x |
| 146 | 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"> |
|
| 155 | 10 |
<title>eGonomy : Collection géographique</title> |
| 146 | 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"> |
|
| 155 | 15 |
<link rel="stylesheet" href="lib/leaflet/leaflet.css" /> |
| 146 | 16 |
<script src="js/vendor/modernizr-2.6.2.min.js"></script> |
17 |
</head> |
|
18 |
<body> |
|
19 |
||
20 |
||
21 |
<div class="wrap"> |
|
22 |
<header class="clearfix"> |
|
23 |
<h1><a href="#">egonomy</a></h1> |
|
24 |
<div class="col-right"> |
|
25 |
<ul class="head-login clearfix"> |
|
26 |
<li> |
|
27 |
<form method="GET" action="/egonomy/allpictures/"> |
|
28 |
<p class="clearfix"> |
|
29 |
<input id="id_search" type="text" placeholder="Rechercher dans le site"> |
|
30 |
<label class="styled-select"> |
|
31 |
<select> |
|
32 |
<option selected="" value="/egonomy/allpictures/">Images</option> |
|
33 |
<option value="/egonomy/allfragments/">Fragments</option> |
|
34 |
</select> |
|
35 |
</label> |
|
36 |
</p> |
|
37 |
<input type="hidden" name="field" value="all"> |
|
38 |
</form> |
|
39 |
</li> |
|
40 |
<li class="hello-user">Bonjour Anthony Ly</li> |
|
41 |
<li><span class="dot-6"></span></li> |
|
42 |
<li><a class="login" href="#">Déconnexion</a></li> |
|
43 |
</ul> |
|
44 |
<nav> |
|
45 |
<ul class="nav clearfix"> |
|
46 |
<li><a href="#" title="home"><img src="img/icon-home.png" alt="home"></a></li> |
|
47 |
<li><span class="dot-10"></span></li> |
|
48 |
<li><a href="#">explorer</a></li> |
|
49 |
<li><span class="dot-10"></span></li> |
|
50 |
<li><a href="#">collectionner</a></li> |
|
51 |
<li><span class="dot-10"></span></li> |
|
52 |
<li><a href="#">créer</a></li> |
|
53 |
<li><span class="dot-10"></span></li> |
|
54 |
<li><a href="#">mon profil</a></li> |
|
55 |
</ul> |
|
56 |
<ul class="sub-nav clearfix"> |
|
57 |
<li><span class="dot-6"></span></li> |
|
58 |
<li><a href="#" class="active">mes collections</a></li> |
|
59 |
<li><span class="dot-6"></span></li> |
|
60 |
<li><a href="#">mes collages</a></li> |
|
61 |
<li><span class="dot-6"></span></li> |
|
62 |
<li><a href="#">mon profil</a></li> |
|
63 |
</ul> |
|
64 |
</nav> |
|
65 |
</div> |
|
66 |
</header> |
|
67 |
<section> |
|
68 |
<div class="title-page"> |
|
69 |
<h2>Romantisme noir</span></h2> |
|
70 |
<ul class="sub-nav title-menu clearfix"> |
|
71 |
<li><a href="#">argumentaire</a></li> |
|
72 |
<li><span class="dot-6"></span></li> |
|
73 |
<li><a href="#">mosaïque</a></li> |
|
74 |
<li><span class="dot-6"></span></li> |
|
75 |
<li><a href="#" class="active">géographique</a></li> |
|
76 |
<li><span class="dot-6"></span></li> |
|
77 |
<li><a href="#">envoyer vers collage</a></li> |
|
78 |
</ul> |
|
79 |
</div> |
|
80 |
<div class="bar-tools clearfix"> |
|
81 |
<ul class="clearfix"> |
|
82 |
<li><a href="#">imprimer la vue en PDF</a></li> |
|
83 |
<li><a class="icon save" href="#">enregistrer sous</a></li> |
|
84 |
<li><a class="open-popin" href="#collection-parameters">paramètres de la collection</a></li> |
|
85 |
</ul> |
|
86 |
</div> |
|
| 162 | 87 |
<div id="map"></div> |
88 |
||
|
201
4b67b2e26925
replace all list-projects by list-style
Anthony Ly <anthonyly.com@gmail.com>
parents:
162
diff
changeset
|
89 |
<ul class="list-style-2 clearfix"> |
| 162 | 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="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
96 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
97 |
<li><a title="Supprimer" class="tool trash" href="#"></a></li> |
|
98 |
</ul> |
|
99 |
</div> |
|
100 |
<div class="fragment"> |
|
101 |
<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"> |
|
102 |
<defs> |
|
103 |
<clipPath id="fragment-clip68"> |
|
104 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
105 |
</clipPath> |
|
106 |
</defs> |
|
107 |
<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"/> |
|
108 |
<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"/> |
|
109 |
</svg> |
|
110 |
</div><!-- ./fragment --> |
|
111 |
</li> |
|
112 |
<li> |
|
113 |
<div class="tools toggle"> |
|
114 |
<ul class="clearfix"> |
|
115 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
116 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
117 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
118 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
119 |
<li><a title="Supprimer" class="tool trash" href="#"></a></li> |
|
120 |
</ul> |
|
121 |
</div> |
|
122 |
<div class="fragment"> |
|
123 |
<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"> |
|
124 |
<defs> |
|
125 |
<clipPath id="fragment-clip68"> |
|
126 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
127 |
</clipPath> |
|
128 |
</defs> |
|
129 |
<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"/> |
|
130 |
<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"/> |
|
131 |
</svg> |
|
132 |
</div><!-- ./fragment --> |
|
133 |
</li> |
|
134 |
<li> |
|
135 |
<div class="tools toggle"> |
|
136 |
<ul class="clearfix"> |
|
137 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
138 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
139 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
140 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
141 |
<li><a title="Supprimer" class="tool trash" href="#"></a></li> |
|
142 |
</ul> |
|
143 |
</div> |
|
144 |
<div class="fragment"> |
|
145 |
<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"> |
|
146 |
<defs> |
|
147 |
<clipPath id="fragment-clip68"> |
|
148 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
149 |
</clipPath> |
|
150 |
</defs> |
|
151 |
<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"/> |
|
152 |
<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"/> |
|
153 |
</svg> |
|
154 |
</div><!-- ./fragment --> |
|
155 |
</li> |
|
156 |
<li> |
|
157 |
<div class="tools toggle"> |
|
158 |
<ul class="clearfix"> |
|
159 |
<li><a title="Partager sur Twitter" class="tool twitter" href="#"></a></li> |
|
160 |
<li><a title="Partager sur Facebook" class="tool facebook" href="#"></a></li> |
|
161 |
<li><a title="Ajouter à ma collection" class="tool plus" href="#"></a></li> |
|
162 |
<li><a title="Créer un fragment" class="tool cut" href="#"></a></li> |
|
163 |
<li><a title="Supprimer" class="tool trash" href="#"></a></li> |
|
164 |
</ul> |
|
165 |
</div> |
|
166 |
<div class="fragment"> |
|
167 |
<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"> |
|
168 |
<defs> |
|
169 |
<clipPath id="fragment-clip68"> |
|
170 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
171 |
</clipPath> |
|
172 |
</defs> |
|
173 |
<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"/> |
|
174 |
<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"/> |
|
175 |
</svg> |
|
176 |
</div><!-- ./fragment --> |
|
177 |
</li> |
|
178 |
</ul> |
|
| 146 | 179 |
</section> |
180 |
<footer class="clearfix"> |
|
181 |
<h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6> |
|
182 |
<p>Mai 2013</p> |
|
183 |
</footer> |
|
184 |
</div><!-- /.wrap --> |
|
185 |
||
186 |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
|
187 |
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script> |
|
188 |
<script src="js/masonry.min.js"></script> |
|
| 155 | 189 |
<script src="lib/leaflet/leaflet.js"></script> |
| 146 | 190 |
<script src="js/main.js"></script> |
191 |
</body> |
|
192 |
</html> |