-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
314 lines (289 loc) · 9.71 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
Name : Breakeven
Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20130509
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Find House</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600" rel="stylesheet" type="text/css" />
<link href='http://fonts.googleapis.com/css?family=Abel|Satisfy' rel='stylesheet' type='text/css' />
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
<link href="bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="jquery-1.11.1.min.js"></script>
<script src="bootstrap.min.js"></script>
<style>
/* Makes images fully responsive */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
width: 100%;
height: auto;
}
/* ------------------- Carousel Styling ------------------- */
.carousel-inner {
border-radius: 15px;
}
.carousel-caption {
background-color: rgba(0,0,0,.5);
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
padding: 0 0 10px 25px;
color: #fff;
text-align: left;
}
.carousel-indicators {
position: absolute;
bottom: 0;
right: 0;
left: 0;
width: 100%;
z-index: 15;
margin: 0;
padding: 0 25px 25px 0;
text-align: right;
}
.carousel-control.left,
.carousel-control.right {
background-image: none;
}
/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
.section-white {
padding: 10px 0;
}
.section-white {
background-color: #fff;
color: #555;
}
@media screen and (min-width: 768px) {
.section-white {
padding: 1.5em 0;
}
}
@media screen and (min-width: 992px) {
.container {
max-width: 930px;
}
}
.item {
position:relative;
padding-top:20px;
display:inline-block;
}
.notify-badge{
position: absolute;
right:-20px;
top:10px;
background:red;
text-align: center;
border-radius: 30px 30px 30px 30px;
color:white;
padding:5px 10px;
font-size:20px;
}
</style>
</head>
<body>
<div id="wrapper">
<div id="header-wrapper">
<div id="header" class="container">
<div id="logo">
<h1><a href="#">Find House</a></h1>
</div>
<div id="menu">
<ul>
<li class="current_page_item"><a href="index.html">Accueil</a></li>
<li><a href="./pages/apropos.html">A propos</a></li>
<li><a href="./pages/services.html">Service</a></li>
<li><a href="./pages/inscription.html">Inscription</a></li>
<li><a href="./pages/connexion.html">Connexion</a></li>
<li><a href="./pages/contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- end #header -->
<div id="page">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="margin: 10px;">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="images/1.jpg" style="width:1000px; height:400px;">
<div class="carousel-caption">
<h2>ANNONCE - LOCATION MAISON <small style="color:white">15-11-2018</small></h2>
</div>
</div>
<div class="item">
<img src="images/2.jpg" alt="..." style="width:1000px; height:400px;">
<div class="carousel-caption">
<h2>ANNONCE - LOCATION MAISON <small style="color:white">15-11-2018</small></h2>
</div>
</div>
<div class="item">
<img src="images/3.jpg" alt="..." style="width:1000px; height:400px;">
<div class="carousel-caption">
<h2>ANNONCE - LOCATION MAISON <small style="color:white">15-11-2018</small></h2>
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>
<div id="content">
<div class="post">
<h2 class="title"><a href="#">Annonces</a></h2>
<div class="entry">
<!--<p><a href="#"><img src="images/img05.jpg" width="600" height="170" alt="" /></a></p>
<p>This is <strong>Breakeven</strong>, a free, fully standards-compliant CSS template designed by <a href="http://templated.co" rel="nofollow">TEMPLATED</a>. The photos in this template are from <a href="http://fotogrph.com/"> Fotogrph</a>. This free template is released under the <a href="http://templated.co/license">Creative Commons Attribution</a> license, so you're pretty much free to do whatever you want with it (even use it commercially) provided you give us credit for it. Have fun :) </p>
<p class="links"><a href="#" class="more">Read More</a><a href="#" title="b0x" class="comments">Comments</a></p>-->
<div id="featured-content">
<div id="column1">
<h2>Maison location</h2>
<p><img src="images/3.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 400 000fdj - Héron</p>
<p>12/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column2">
<h2>Maison location</h2>
<p><img src="images/2.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 500 000fdj - Plateau de serpent</p>
<p>11/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
</div>
<div id="featured-content">
<div id="column1">
<h2>Maison location</h2>
<p><img src="images/6.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 300 000fdj - Gabode 4</p>
<p>12/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column2">
<h2>Maison location</h2>
<p><img src="images/7.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 700 000fdj - cité saoudi</p>
<p>11/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- end #content -->
<div id="sidebar">
<h4 style="font-size: 29px;font-weight: inherit;">Annonces récents</h4>
<div class="col-sm-4">
<div class="item" style="float:right; margin-right: -148px;">
<a href="#">
<span class="notify-badge">New</span>
<img src="images/1.jpg" style="width:200px; height:200px;" alt="" />
</a>
</div>
<div class="item" style="float:right; margin-right: -148px;">
<a href="#">
<span class="notify-badge">New</span>
<img src="images/2.jpg" style="width:200px; height:200px;" alt="" />
</a>
</div>
<div class="item" style="float:right; margin-right: -148px;">
<a href="#">
<span class="notify-badge">New</span>
<img src="images/3.jpg" style="width:200px; height:200px;" alt="" />
</a>
</div>
<div class="item" style="float:right; margin-right: -148px;">
<a href="#">
<span class="notify-badge">New</span>
<img src="images/6.jpg" style="width:200px; height:200px;" alt="" />
</a>
</div>
</div>
</div>
<!-- end #sidebar -->
<div style="clear: both;"> </div>
</div>
<!-- end #page -->
<div id="featured-content">
<div id="column1">
<h2>Maecenas luctus</h2>
<p><img src="images/3.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 400 000fdj - Cité Haramous</p>
<p>11/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column2">
<h2>Fusce fringilla</h2>
<p><img src="images/6.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 200 000fdj - Hodan 1</p>
<p>10/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column3">
<h2>Praesent mattis</h2>
<p><img src="images/7.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 500 000fdj - Gabode 5</p>
<p>10/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column1">
<h2>Maecenas luctus</h2>
<p><img src="images/8.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 600 000fdj - Gabode 5</p>
<p>9/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column2">
<h2>Fusce fringilla</h2>
<p><img src="images/9.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 100 000fdj - Gabode 5</p>
<p>8/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
<div id="column3">
<h2>Praesent mattis</h2>
<p><img src="images/10.jpg" width="300" height="150" alt="" /></p>
<p>Prix : 400 000fdj - Cité Haramous</p>
<p>7/11/2018</p>
<p class="button"><a href="#">Plus détail</a></p>
</div>
</div>
</div>
<div id="footer">
<p>© 2018. All rights reserved. Design by <a href="#" rel="nofollow">Ali Mohamed</a>.</p>
</div>
<!-- end #footer -->
<script>
$(window).bind("load resize slid.bs.carousel", function() {
var imageHeight = $(".active .holder").height();
$(".controllers").height( imageHeight );
});
</script>
</body>
</html>