| author | cavaliet |
| Fri, 14 Mar 2014 16:27:42 +0100 | |
| changeset 266 | 09051e8a61dd |
| parent 201 | 4b67b2e26925 |
| permissions | -rwxr-xr-x |
| 118 | 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</title> |
| 118 | 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"> |
|
| 124 | 15 |
<link rel="stylesheet" href="css/slideshow.css"> |
| 118 | 16 |
<script src="js/vendor/modernizr-2.6.2.min.js"></script> |
17 |
</head> |
|
18 |
<body> |
|
19 |
||
20 |
<div class="wrap"> |
|
21 |
<header class="clearfix"> |
|
22 |
<h1><a href="#">egonomy</a></h1> |
|
23 |
<div class="col-right"> |
|
24 |
<ul class="head-login clearfix"> |
|
25 |
<li> |
|
| 119 | 26 |
<form method="GET" action="/egonomy/allpictures/"> |
27 |
<p> |
|
28 |
<input id="id_search" type="text" placeholder="Rechercher dans le site"> |
|
| 136 | 29 |
<label class="styled-select"> |
30 |
<select> |
|
31 |
<option selected="" value="/egonomy/allpictures/">Images</option> |
|
32 |
<option value="/egonomy/allfragments/">Fragments</option> |
|
33 |
</select> |
|
34 |
</label> |
|
| 119 | 35 |
</p> |
36 |
<input type="hidden" name="field" value="all"> |
|
| 118 | 37 |
</form> |
38 |
</li> |
|
39 |
<li class="hello-user">Bonjour Anthony Ly</li> |
|
40 |
<li><span class="dot-6"></span></li> |
|
41 |
<li><a class="login" href="#">Déconnexion</a></li> |
|
42 |
</ul> |
|
43 |
<nav> |
|
44 |
<ul class="nav clearfix"> |
|
45 |
<li><a href="#" title="home"><img src="img/icon-home.png" alt="home"></a></li> |
|
46 |
<li><span class="dot-10"></span></li> |
|
47 |
<li><a href="#">explorer</a></li> |
|
48 |
<li><span class="dot-10"></span></li> |
|
49 |
<li><a href="#">collectionner</a></li> |
|
50 |
<li><span class="dot-10"></span></li> |
|
51 |
<li><a href="#">créer</a></li> |
|
52 |
<li><span class="dot-10"></span></li> |
|
53 |
<li><a href="#">mon profil</a></li> |
|
54 |
</ul> |
|
55 |
</nav> |
|
56 |
</div> |
|
57 |
</header> |
|
58 |
<section> |
|
59 |
<div class="title-page"> |
|
60 |
<h2 class="w650"> |
|
61 |
egonomy est le service d'échange |
|
62 |
et de collection d'images de la rmn. |
|
63 |
Naviguez dans les 250 000 images du site, annotez |
|
64 |
les, commentez les, fragmenter les toutes! |
|
65 |
</h2> |
|
66 |
</div> |
|
67 |
<p class="our-images">Découvrez les images</p> |
|
68 |
<div id="home-images" class="home-images clearfix"> |
|
| 124 | 69 |
|
70 |
<div class="arrow-wrap home-arrow"> |
|
71 |
<a class="arrow" href="#home-images"></a> |
|
72 |
</div> |
|
73 |
||
| 118 | 74 |
<div class="col-left"> |
75 |
<div class="box-black box-1 uppercase"> |
|
76 |
explorez |
|
77 |
</div> |
|
78 |
<div class="box-white box-2"> |
|
79 |
<span class="bold">plus de</span> |
|
80 |
<span class="number">250 000</span> |
|
81 |
<span class="bold">images d’oeuvres</span> |
|
82 |
</div> |
|
83 |
<div class="box-white box-3">Retrouvez les collections des plus grands musées, découvrez leurs auteurs, annotez les, regroupez les, documentez les à votre tour! </div> |
|
84 |
<img src="img/home-image-left.png" alt=""> |
|
85 |
</div> |
|
86 |
<div class="col-right"> |
|
87 |
<img src="img/home-image-right.png" alt=""> |
|
88 |
<img src="img/home-image-right-2.png" alt=""> |
|
89 |
</div> |
|
90 |
</div> |
|
|
201
4b67b2e26925
replace all list-projects by list-style
Anthony Ly <anthonyly.com@gmail.com>
parents:
136
diff
changeset
|
91 |
<ul class="list-style clearfix"> |
| 118 | 92 |
<li> |
| 119 | 93 |
<div class="fragment"> |
94 |
<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"> |
|
95 |
<defs> |
|
96 |
<clipPath id="fragment-clip68"> |
|
97 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
98 |
</clipPath> |
|
99 |
</defs> |
|
100 |
<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"/> |
|
101 |
<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"/> |
|
102 |
</svg> |
|
103 |
</div><!-- ./fragment --> |
|
| 118 | 104 |
<div> |
105 |
<h3>Annotez, échangez réagissez</h3> |
|
106 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
107 |
<a href="#">Créer une collection</a> |
|
108 |
</div> |
|
109 |
</li> |
|
110 |
<li> |
|
| 119 | 111 |
<div class="fragment"> |
112 |
<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"> |
|
113 |
<defs> |
|
114 |
<clipPath id="fragment-clip68"> |
|
115 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
116 |
</clipPath> |
|
117 |
</defs> |
|
118 |
<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"/> |
|
119 |
<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"/> |
|
120 |
</svg> |
|
121 |
</div><!-- ./fragment --> |
|
| 118 | 122 |
<div> |
123 |
<h3>Annotez, échangez réagissez</h3> |
|
124 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
125 |
<a href="#">Créer une collection</a> |
|
126 |
</div> |
|
127 |
</li> |
|
128 |
<li> |
|
| 119 | 129 |
<div class="fragment"> |
130 |
<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"> |
|
131 |
<defs> |
|
132 |
<clipPath id="fragment-clip68"> |
|
133 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
134 |
</clipPath> |
|
135 |
</defs> |
|
136 |
<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"/> |
|
137 |
<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"/> |
|
138 |
</svg> |
|
139 |
</div><!-- ./fragment --> |
|
| 118 | 140 |
<div> |
141 |
<h3>Annotez, échangez réagissez</h3> |
|
142 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
143 |
<a href="#">Créer une collection</a> |
|
144 |
</div> |
|
145 |
</li> |
|
146 |
<li> |
|
| 119 | 147 |
<div class="fragment"> |
148 |
<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"> |
|
149 |
<defs> |
|
150 |
<clipPath id="fragment-clip68"> |
|
151 |
<path d="M0.3548 0.2603L0.4172 0.4461L0.7053 0.4809L0.7118 0.3532Z"/> |
|
152 |
</clipPath> |
|
153 |
</defs> |
|
154 |
<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"/> |
|
155 |
<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"/> |
|
156 |
</svg> |
|
157 |
</div><!-- ./fragment --> |
|
| 118 | 158 |
<div> |
159 |
<h3>Annotez, échangez réagissez</h3> |
|
160 |
<p>Partagez votre vision en décrivant les euvres, en les regroupant, devenez critique d’Art!</p> |
|
161 |
<a href="#">Créer une collection</a> |
|
162 |
</div> |
|
163 |
</li> |
|
164 |
</ul> |
|
165 |
</section> |
|
166 |
<footer class="clearfix"> |
|
167 |
<h6>EGONOMY est un projet de l’IRI et de la réunion des Musées Nationaux</h6> |
|
168 |
<p>Mai 2013</p> |
|
169 |
</footer> |
|
170 |
</div><!-- /.wrap --> |
|
171 |
||
172 |
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
|
173 |
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script> |
|
174 |
<script src="js/masonry.min.js"></script> |
|
175 |
<script src="js/main.js"></script> |
|
176 |
</body> |
|
177 |
</html> |