-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpreview.html
373 lines (302 loc) · 18.1 KB
/
preview.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
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<link rel="shortcut icon" href="images/CLEEAVEE.png" type="image/x-icon">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<title>CLEAVE</title>
</head>
<body>
<!-- the brand logo -->
<section class="brandLogo">
<div class="container mt-5">
<nav class="navbar navbar-expand-lg navbar-light mt-6">
<a class="navbar-brand" href="#">
<img src="images/CLEEAVEE.png" width="150" height="100" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNavAltMarkup">
<div class="navbar-nav pr-5">
<a class="nav-item nav-link active B font-weight-bolder" href="index.html">Blog<span
class="sr-only">(current)</span></a>
<a class="nav-item nav-link text-white" href="events.html">Events</a>
</div>
</div>
</nav>
</div>
<!-- this is the host us section -->
<div class="container d-flex justify-content-center py-5">
<span>
<h5 class="my-2 cover text-white">let's cover your events</h5>
</span> <button class="btn btn-primary pr-3 get">Host us</button>
</div>
</section>
<!-- this is the navbar section -->
<section>
<div class="container mt-5 d-flex">
<nav class="navbar navbar-expand-lg navbar-light bg-dark col-9">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-center " id="navbarNavAltMarkup">
<div class="navbar-nav ">
<a class="nav-item nav-link active text-white ent" href="index.html">Home <span
class="sr-only">(current)</span></a>
<a class="nav-item nav-link space1" href="faith.html">Faith</a>
<a class="nav-item nav-link space1" href="cusine.html">Cusine</a>
<a class="nav-item nav-link space1" href="fashion.html">Fashion</a>
<a class="nav-item nav-link space1" href="entertainment.html">Entertainment</a>
</div>
</div>
</nav>
<div class="dropdown mar">
<a class="btn dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
<b>Categories</b>
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">Action</a>
<a class="dropdown-item" href="#">Another action</a>
<a class="dropdown-item" href="#">Something else here</a>
</div>
</div>
</div>
</section>
<!-- this is the content section -->
<section>
<div class="container py-5">
<div class="row">
<div class="col-md-8 ">
<h4><b>Pre- wedding photo of John and Jane During Their Lovely Day Out as to be Couple, About to
Wed.</b></h4>
<small><b>23/2/2019 . 24 mins read</b></small>
<div class="pre-img pb-4 pt-3 slideup" id="object">
<img src="images/1.png" class="img-fluid pre" alt="" srcset="">
</div>
<div class="pre-text text-justify">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quaerat, maxime laborum aliquid
eaque quos, soluta voluptatum in sunt eos, unde iste. Fugit dolorum vero ab, quibusdam,
magnam consequuntur omnis aperiam optio, maxime quia veritatis aliquid repellat sequi facere
numquam voluptate sit architecto distinctio soluta incidunt. Minus ducimus perferendis
ratione quo autem voluptatem placeat maxime dolores commodi, itaque quisquam libero<br><br>
obcaecati at aut, impedit perspiciatis sint iusto. Fuga soluta sint dolor nesciunt commodi
quasi ipsam dolorem recusandae! Illum dolor cum velit inventore facere veritatis nihil iste
reiciendis consequatur deserunt hic, autem quis dolores perspiciatis repellendus sint
mollitia, et deleniti quam rem odit neque quidem fugit. Provident fugit natus pariatur qui
ut quia dolorum nesciunt voluptatem numquam accusantium cum aut eius maiores inventore vero
quis a totam illum dignissimos fuga odio, enim deserunt laudantium? Eius sequi fuga velit
dolorem, eaque nemo? Fuga totam aperiam ab ullam veniam ipsum earum natus temporibus<br><br>
deleniti iure illum eius quibusdam nostrum debitis provident minus eos, optio, rem magni
cumque. Ratione iure, obcaecati neque tempore eligendi iste commodi excepturi voluptatem in
molestiae ex voluptatum cum ipsam vitae eos ab quaerat, mollitia debitis totam recusandae ad
beatae! Consequuntur incidunt veritatis voluptas rem a et neque praesentium ducimus
provident!</p>
</div>
<div class="row py-3">
<div class="col-md-4 ">
<div class="card shadow" style="width: auto;">
<img src="images/1.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title sm"><b>Pre- wedding photo of John and Jane, about to wed.</b></h5>
<p class="card-text">Some quick example text to build on the card title and make
up
the bulk of the card's content.</p>
<div class="col just">
<small><strong>23/2/2019</strong></small> | <small><a href="preview.html">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card shadow" style="width: auto;">
<img src="images/2.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title sm"><b>Pre- wedding photo of John and Jane, about to wed.</b></h5>
<p class="card-text">Some quick example text to build on the card title and make
up
the bulk of the card's content.</p>
<div class="col just">
<small><strong>23/2/2019</strong></small> | <small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card shadow" style="width: auto;">
<img src="images/3.png" class="card-img-top" alt="...">
<div class="card-body">
<h5 class="card-title sm"><b>Pre- wedding photo of John and Jane, about to wed.</b></h5>
<p class="card-text">Some quick example text to build on the card title and make
up
the bulk of the card's content.</p>
<div class="col just">
<small><strong>23/2/2019</strong></small> | <small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-4 pl-5">
<div class="te">
<h5 class="tex "><b>Trending events</b></h5>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/3.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/bus.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/cuddle.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/cake.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/1.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/1.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
<div class="card1 py-3 shadow">
<div class="content d-flex px-1">
<img class="img-fluid blade" src="images/1.png" alt="" srcset="">
<div class="px-1">
<p style="font-size: 10px"><b>Lorem ipsum</b></p>
<p style="font-size: 10px">Lorem ipsum dolor sit amet, consectetur adipisicing elit.
Placeat, magni?</p>
<div class="col just">
<small></small><a href="#">Read more</a></small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- this is the footer section -->
<footer class="foot bg-dark">
<div class="container py-4">
<div class="row pt-5">
<div class="col text-white text-center py-3">Social Media</div>
<div class="col text-white py-3 text-center">Advertise with us</div>
<div class="col text-white py-3 text-center">News Letter</div>
</div>
<div class="row">
<div class="col-sm">
<img src="images/facebook.png" class="px-2 img-fluid" alt="" srcset="">
<img src="images/instagram.png" class="px-2 img-fluid" alt="" srcset="">
<img src="images/twitter.png" class="px-2 img-fluid" alt="" srcset="">
<img src="images/Group 2.png" class="px-2 img-fluid" alt="" srcset="">
</div>
<div class="col"></div>
<div class="col">
<form class="input-group">
<input type="text" class="form-control form-control-sm" placeholder="Your email"
aria-label="Email Address:" aria-describedby="basic-addon2" style="height: 50px">
<div class="input-group-append">
<button class="btn but" type="button">Subscribe</button>
</div>
</form>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script>
$(window).scroll(function () {
$('#object').each(function () {
var imagePos = $(this).offset().top;
var topOfWindow = $(window).scrollTop();
if (imagePos < topOfWindow + 400) {
$(this).addClass("slideUp");
}
});
});
</script>
<script>
$('#object').click(function () {
$(this).addClass("slideUp");
});
</script>
</body>
</html>