|
2
|
1 |
<!DOCTYPE html> |
|
|
2 |
<html lang="fr"> |
|
|
3 |
<head> |
|
|
4 |
<meta charset="utf-8" /> |
|
|
5 |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> |
|
|
6 |
<title>eGonomy » Accueil</title> |
|
|
7 |
|
|
|
8 |
<link rel="stylesheet" type="text/css" href="css/egonomy.css" /> |
|
|
9 |
</head> |
|
|
10 |
|
|
|
11 |
<body> |
|
|
12 |
<div class="header-wrap fullwidth"> |
|
|
13 |
<header> |
|
|
14 |
<h1 class="column column-third">TagItAll by eGonomy</h1> |
|
|
15 |
<form class="column column-third"> |
|
|
16 |
<input class="search-field" type="search" placeholder="Rechercher" /> |
|
|
17 |
</form> |
|
|
18 |
<nav class="column column-third"> |
|
|
19 |
<a href="#">Se connecter</a> |
|
|
20 |
</nav> |
|
|
21 |
</header> |
|
|
22 |
</div> |
|
|
23 |
<div class="main-wrap fullwidth"> |
|
|
24 |
|
|
|
25 |
<div class="main"> |
|
|
26 |
<div class="fullwidth"> |
|
|
27 |
<h2>Contenus à annoter</h2> |
|
|
28 |
<div class="homeviz placeholder"> |
|
|
29 |
Visualisation des contenus en souffrance |
|
|
30 |
</div> |
|
|
31 |
</div> |
|
|
32 |
<div class="fullwidth"> |
|
|
33 |
<div class="column column-third"> |
|
|
34 |
<h2>Dernières images annotées</h2> |
|
3
|
35 |
<ul class="fullwidth"> |
|
|
36 |
<li class="subcol subcol-third-third"> |
|
|
37 |
<div class="center-image"> |
|
|
38 |
<img src="img/empty.gif" width="75" height="75" class="placeholder" /> |
|
|
39 |
</div> |
|
2
|
40 |
<h3>Titre de l'image</h3> |
|
|
41 |
<p>Annotée par <strong>Julien75</strong></p> |
|
3
|
42 |
</li> |
|
|
43 |
<li class="subcol subcol-third-third"> |
|
|
44 |
<div class="center-image"> |
|
|
45 |
<img src="img/empty.gif" width="75" height="96" class="placeholder" /> |
|
|
46 |
</div> |
|
2
|
47 |
<h3>Titre de l'image</h3> |
|
|
48 |
<p>Annotée par <strong>Julien75</strong></p> |
|
3
|
49 |
</li> |
|
|
50 |
<li class="subcol subcol-third-third"> |
|
|
51 |
<div class="center-image"> |
|
|
52 |
<img src="img/empty.gif" width="96" height="75" class="placeholder" /> |
|
|
53 |
</div> |
|
2
|
54 |
<h3>Titre de l'image</h3> |
|
|
55 |
<p>Annotée par <strong>Julien75</strong></p> |
|
3
|
56 |
</li> |
|
|
57 |
</ul> |
|
2
|
58 |
</div> |
|
|
59 |
<div class="column column-third"> |
|
|
60 |
<h2>Derniers fragments annotés</h2> |
|
3
|
61 |
<ul class="fullwidth"> |
|
|
62 |
<li class="subcol subcol-third-third"> |
|
|
63 |
<div class="center-image"> |
|
|
64 |
<div class="image-and-fragment"> |
|
|
65 |
<img src="img/empty.gif" width="75" height="75" class="placeholder" /> |
|
|
66 |
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none"> |
|
|
67 |
<path d="M 0 .5 L .5 0 L 1 .5 L .5 1 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" /> |
|
|
68 |
</svg> |
|
|
69 |
</div> |
|
|
70 |
</div> |
|
2
|
71 |
<h3>Titre du fragment</h3> |
|
|
72 |
<h4>Fragment de Titre de l'image</h4> |
|
|
73 |
<p>Annoté par <strong>Julien75</strong></p> |
|
3
|
74 |
</li> |
|
|
75 |
<li class="subcol subcol-third-third"> |
|
|
76 |
<div class="center-image"> |
|
|
77 |
<div class="image-and-fragment"> |
|
|
78 |
<img src="img/empty.gif" width="75" height="96" class="placeholder" /> |
|
|
79 |
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none"> |
|
|
80 |
<path d="M 0 .5 L .5 0 L 1 .5 L .5 1 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" /> |
|
|
81 |
</svg> |
|
|
82 |
</div> |
|
|
83 |
</div> |
|
2
|
84 |
<h3>Titre du fragment</h3> |
|
|
85 |
<h4>Fragment de Titre de l'image</h4> |
|
|
86 |
<p>Annoté par <strong>Julien75</strong></p> |
|
3
|
87 |
</li> |
|
|
88 |
<li class="subcol subcol-third-third"> |
|
|
89 |
<div class="center-image"> |
|
|
90 |
<div class="image-and-fragment"> |
|
|
91 |
<img src="img/empty.gif" width="96" height="75" class="placeholder" /> |
|
|
92 |
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewbox="0 0 1 1" preserveAspectRatio="none"> |
|
|
93 |
<path d="M 0 .5 L .5 0 L 1 .5 L .5 1 Z" stroke="red" stroke-width=".02" fill="red" fill-opacity=".3" /> |
|
|
94 |
</svg> |
|
|
95 |
</div> |
|
|
96 |
</div> |
|
2
|
97 |
<h3>Titre du fragment</h3> |
|
|
98 |
<h4>Fragment de Titre de l'image</h4> |
|
|
99 |
<p>Annoté par <strong>Julien75</strong></p> |
|
3
|
100 |
</li> |
|
|
101 |
</ul> |
|
2
|
102 |
</div> |
|
|
103 |
<div class="column column-third"> |
|
|
104 |
<h2>Derniers renkans créés</h2> |
|
3
|
105 |
<ul class="fullwidth"> |
|
|
106 |
<li class="subcol subcol-third-third"> |
|
|
107 |
<div class="center-image"> |
|
|
108 |
<img src="img/empty.gif" width="96" height="40" class="placeholder" /> |
|
|
109 |
</div> |
|
2
|
110 |
<h3>Titre du Renkan</h3> |
|
|
111 |
<p>Créé par <strong>Julien75</strong></p> |
|
3
|
112 |
</li> |
|
|
113 |
<li class="subcol subcol-third-third"> |
|
|
114 |
<div class="center-image"> |
|
|
115 |
<img src="img/empty.gif" width="75" height="75" class="placeholder" /> |
|
|
116 |
</div> |
|
2
|
117 |
<h3>Titre du Renkan</h3> |
|
|
118 |
<p>Créé par <strong>Julien75</strong></p> |
|
3
|
119 |
</li> |
|
|
120 |
<li class="subcol subcol-third-third"> |
|
|
121 |
<div class="center-image"> |
|
|
122 |
<img src="img/empty.gif" width="96" height="75" class="placeholder" /> |
|
|
123 |
</div> |
|
2
|
124 |
<h3>Titre du Renkan</h3> |
|
|
125 |
<p>Créé par <strong>Julien75</strong></p> |
|
3
|
126 |
</li> |
|
2
|
127 |
</div> |
|
|
128 |
</div> |
|
|
129 |
</div> |
|
|
130 |
|
|
|
131 |
<footer class="fullwidth"> |
|
|
132 |
<ul class="footer-list"> |
|
|
133 |
<li>© IRI 2013</li> |
|
|
134 |
</ul> |
|
|
135 |
</footer> |
|
|
136 |
|
|
|
137 |
</div> |
|
|
138 |
|
|
|
139 |
</div> |
|
|
140 |
</body> |
|
|
141 |
</html> |