-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdetails.html
509 lines (486 loc) · 30 KB
/
details.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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>News HTML-5 Template </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/ticker-style.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<!-- Preloader Start -->
<div id="preloader-active">
<div class="preloader d-flex align-items-center justify-content-center">
<div class="preloader-inner position-relative">
<div class="preloader-circle"></div>
<div class="preloader-img pere-text">
<img src="assets/img/logo/website-logo-1x.png" alt="">
</div>
</div>
</div>
</div>
<!-- Preloader Start -->
<header>
<!-- Header Start -->
<div class="header-area">
<div class="main-header ">
<div class="header-top black-bg d-none d-md-block">
<div class="container">
<div class="col-xl-12">
<div class="row d-flex justify-content-between align-items-center">
<div class="header-info-left">
<ul>
<li><img src="assets/img/icon/header_icon1.png" alt="">34ºc, Sunny </li>
<li><img src="assets/img/icon/header_icon1.png" alt="">Tuesday, 18th June, 2019
</li>
</ul>
</div>
<div class="header-info-right">
<ul class="header-social">
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li> <a href="#"><i class="fab fa-pinterest-p"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="header-mid d-none d-md-block">
<div class="container">
<div class="row d-flex align-items-center">
<!-- Logo -->
<div class="col-xl-3 col-lg-3 col-md-3">
<div class="logo">
<a href="index.html"><img src="assets/img/logo/website-logo-1x.png" alt=""></a>
</div>
</div>
<div class="col-xl-9 col-lg-9 col-md-9">
<div class="header-banner f-right ">
<img src="assets/img/hero/header_card.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
<div class="header-bottom header-sticky">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-10 col-lg-10 col-md-12 header-flex">
<!-- sticky -->
<div class="sticky-logo">
<a href="index.html"><img src="assets/img/logo/website-logo-1x.png" alt=""></a>
</div>
<!-- Main-menu -->
<div class="main-menu d-none d-md-block">
<nav>
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="categori.html">Category</a></li>
<li><a href="about.html">About</a></li>
<li><a href="latest_news.html">Latest News</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="#">Pages</a>
<ul class="submenu">
<li><a href="elements.html">Element</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="single-blog.html">Blog Details</a></li>
<li><a href="details.html">Categori Details</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-4">
<div class="header-right-btn f-right d-none d-lg-block">
<i class="fas fa-search special-tag"></i>
<div class="search-box">
<form action="#">
<input type="text" placeholder="Search">
</form>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-md-none"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!-- About US Start -->
<div class="about-area">
<div class="container">
<!-- Hot Aimated News Tittle-->
<div class="row">
<div class="col-lg-12">
<div class="trending-tittle">
<strong>Trending now</strong>
<!-- <p>Rem ipsum dolor sit amet, consectetur adipisicing elit.</p> -->
<div class="trending-animated">
<ul id="js-news" class="js-hidden">
<li class="news-item">Bangladesh dolor sit amet, consectetur adipisicing elit.</li>
<li class="news-item">Spondon IT sit amet, consectetur.......</li>
<li class="news-item">Rem ipsum dolor sit amet, consectetur adipisicing elit.</li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8">
<!-- Trending Tittle -->
<div class="about-right mb-90">
<div class="about-img">
<img src="assets/img/trending/trending_top.jpg" alt="">
</div>
<div class="section-tittle mb-30 pt-30">
<h3>Here come the moms in space</h3>
</div>
<div class="about-prea">
<p class="about-pera1 mb-25">Moms are like…buttons? Moms are like glue. Moms are like
pizza crusts. Moms are the ones who make sure things happen—from birth to school
lunch.</p>
<p class="about-pera1 mb-25">Moms are like…buttons? Moms are like glue. Moms are like
pizza crusts. Moms are the ones who make sure things happen—from birth to school
lunch.</p>
<p class="about-pera1 mb-25">
My hero when I was a kid was my mom. Same for everyone I knew. Moms are untouchable.
They’re elegant, smart, beautiful, kind…everything we want to be. At 29 years old,
my favorite compliment is being told that I look like my mom. Seeing myself in her
image, like this daughter up top, makes me so proud of how far I’ve come, and so
thankful for where I come from.
the refractor telescope uses a convex lens to focus the light on the eyepiece.
The reflector telescope has a concave lens which means it bends in. It uses mirrors
to focus the image that you eventually see.
Collimation is a term for how well tuned the telescope is to give you a good clear
image of what you are looking at. You want your telescope to have good collimation
so you are not getting a false image of the celestial body.
Aperture is a fancy word for how big the lens of your telescope is. But it’s an
important word because the aperture of the lens is the key to how powerful your
telescope is. Magnification has nothing to do with it, its all in the aperture.
Focuser is the housing that keeps the eyepiece of the telescope, or what you will
look through, in place. The focuser has to be stable and in good repair for you to
have an image you can rely on.
Mount and Wedge. Both of these terms refer to the tripod your telescope sits on. The
mount is the actual tripod and the wedge is the device that lets you attach the
telescope to the mount.
Moms are like…buttons? Moms are like glue. Moms are like pizza crusts. Moms are the
ones who make sure things happen—from birth to school lunch.</p>
</div>
<div class="section-tittle">
<h3>Unordered list style?</h3>
</div>
<div class="about-prea">
<p class="about-pera1 mb-25">The refractor telescope uses a convex lens to focus the
light on the eyepiece.
The reflector telescope has a concave lens which means it bends in. It uses mirrors
to focus the image that you eventually see.</p>
<p class="about-pera1 mb-25">Collimation is a term for how well tuned the telescope is
to give you a good clear image of what you are looking at. You want your telescope
to have good collimation so you are not getting a false image of the celestial body.
</p>
<p class="about-pera1 mb-25">
My hero when I was a kid was my mom. Same for everyone I knew. Moms are untouchable.
They’re elegant, smart, beautiful, kind…everything we want to be. At 29 years old,
my favorite compliment is being told that I look like my mom. Seeing myself in her
image, like this daughter up top, makes me so proud of how far I’ve come, and so
thankful for where I come from.
the refractor telescope uses a convex lens to focus the light on the eyepiece.
The reflector telescope has a concave lens which means it bends in. It uses mirrors
to focus the image that you eventually see.
Collimation is a term fo
Moms are like…buttons? Moms are like glue. Moms are like pizza crusts. Moms are the
ones who make sure things happen—from birth to school lunch.</p>
<p class="about-pera1 mb-25">
Mount and Wedge. Both of these terms refer to the tripod your telescope sits on. The
mount is the actual tripod and the wedge is the device that lets you attach the
telescope to the mount.
Moms are like…buttons? Moms are like glue. Moms are like pizza crusts. Moms are the
ones who make sure things happen—from birth to school lunch.</p>
<p class="about-pera1 mb-25">
Mount and Wedge. Both of these terms refer to the tripod your telescope sits on. The
mount is the actual tripod and the wedge is the device that lets you attach the
telescope to the mount.
Moms are like…buttons? Moms are like glue. Moms are like pizza crusts. Moms are the
ones who make sure things happen—from birth to school lunch.</p>
</div>
<div class="social-share pt-30">
<div class="section-tittle">
<h3 class="mr-20">Share:</h3>
<ul>
<li><a href="#"><img src="assets/img/news/icon-ins.png" alt=""></a></li>
<li><a href="#"><img src="assets/img/news/icon-fb.png" alt=""></a></li>
<li><a href="#"><img src="assets/img/news/icon-tw.png" alt=""></a></li>
<li><a href="#"><img src="assets/img/news/icon-yo.png" alt=""></a></li>
</ul>
</div>
</div>
</div>
<!-- From -->
<div class="row">
<div class="col-lg-8">
<form class="form-contact contact_form mb-80" action="contact_process.php" method="post"
id="contactForm" novalidate="novalidate">
<div class="row">
<div class="col-12">
<div class="form-group">
<textarea class="form-control w-100 error" name="message" id="message"
cols="30" rows="9" onfocus="this.placeholder = ''"
onblur="this.placeholder = 'Enter Message'"
placeholder="Enter Message"></textarea>
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input class="form-control error" name="name" id="name" type="text"
onfocus="this.placeholder = ''"
onblur="this.placeholder = 'Enter your name'"
placeholder="Enter your name">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input class="form-control error" name="email" id="email" type="email"
onfocus="this.placeholder = ''"
onblur="this.placeholder = 'Enter email address'"
placeholder="Email">
</div>
</div>
<div class="col-12">
<div class="form-group">
<input class="form-control error" name="subject" id="subject"
type="text" onfocus="this.placeholder = ''"
onblur="this.placeholder = 'Enter Subject'"
placeholder="Enter Subject">
</div>
</div>
</div>
<div class="form-group mt-3">
<button type="submit" class="button button-contactForm boxed-btn">Send</button>
</div>
</form>
</div>
</div>
</div>
<div class="col-lg-4">
<!-- Section Tittle -->
<div class="section-tittle mb-40">
<h3>Follow Us</h3>
</div>
<!-- Flow Socail -->
<div class="single-follow mb-45">
<div class="single-box">
<div class="follow-us d-flex align-items-center">
<div class="follow-social">
<a href="#"><img src="assets/img/news/icon-fb.png" alt=""></a>
</div>
<div class="follow-count">
<span>8,045</span>
<p>Fans</p>
</div>
</div>
<div class="follow-us d-flex align-items-center">
<div class="follow-social">
<a href="#"><img src="assets/img/news/icon-tw.png" alt=""></a>
</div>
<div class="follow-count">
<span>8,045</span>
<p>Fans</p>
</div>
</div>
<div class="follow-us d-flex align-items-center">
<div class="follow-social">
<a href="#"><img src="assets/img/news/icon-ins.png" alt=""></a>
</div>
<div class="follow-count">
<span>8,045</span>
<p>Fans</p>
</div>
</div>
<div class="follow-us d-flex align-items-center">
<div class="follow-social">
<a href="#"><img src="assets/img/news/icon-yo.png" alt=""></a>
</div>
<div class="follow-count">
<span>8,045</span>
<p>Fans</p>
</div>
</div>
</div>
</div>
<!-- New Poster -->
<div class="news-poster d-none d-lg-block">
<img src="assets/img/news/news_card.jpg" alt="">
</div>
</div>
</div>
</div>
</div>
<!-- About US End -->
</main>
<footer>
<!-- Footer Start-->
<div class="footer-area footer-padding fix">
<div class="container">
<div class="row d-flex justify-content-between">
<div class="col-xl-5 col-lg-5 col-md-7 col-sm-12">
<div class="single-footer-caption">
<div class="single-footer-caption">
<!-- logo -->
<div class="footer-logo">
<a href="index.html"><img src="assets/img/logo/website-logo-1x.png" alt=""></a>
</div>
<div class="footer-tittle">
<div class="footer-pera">
<p>Suscipit mauris pede for con sectetuer sodales adipisci for cursus fames
lectus tempor da blandit gravida sodales Suscipit mauris pede for con
sectetuer sodales adipisci for cursus fames lectus tempor da blandit gravida
sodales Suscipit mauris pede for sectetuer.</p>
</div>
</div>
<!-- social -->
<div class="footer-social">
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-pinterest-p"></i></a>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6">
<div class="single-footer-caption mt-60">
<div class="footer-tittle">
<h4>Newsletter</h4>
<p>Heaven fruitful doesn't over les idays appear creeping</p>
<!-- Form -->
<div class="footer-form">
<div id="mc_embed_signup">
<form target="_blank"
action="https://spondonit.us12.list-manage.com/subscribe/post?u=1462626880ade1ac87bd9c93a&id=92a4423d01"
method="get" class="subscribe_form relative mail_part">
<input type="email" name="email" id="newsletter-form-email"
placeholder="Email Address" class="placeholder hide-on-focus"
onfocus="this.placeholder = ''"
onblur="this.placeholder = ' Email Address '">
<div class="form-icon">
<button type="submit" name="submit" id="newsletter-submit"
class="email_icon newsletter-submit button-contactForm"><img
src="assets/img/logo/form-iocn.png" alt=""></button>
</div>
<div class="mt-10 info"></div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-5 col-sm-6">
<div class="single-footer-caption mb-50 mt-60">
<div class="footer-tittle">
<h4>Instagram Feed</h4>
</div>
<div class="instagram-gellay">
<ul class="insta-feed">
<li><a href="#"><img src="assets/img/post/instra1.jpg" alt=""></a></li>
<li><a href="#"><img src="assets/img/post/instra2.jpg" alt=""></a></li>
<li><a href="#"><img src="assets/img/post/instra3.jpg" alt=""></a></li>
<li><a href="#"><img src="assets/img/post/instra4.jpg" alt=""></a></li>
<li><a href="#"><img src="assets/img/post/instra5.jpg" alt=""></a></li>
<li><a href="#"><img src="assets/img/post/instra6.jpg" alt=""></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer-bottom aera -->
<div class="footer-bottom-area">
<div class="container">
<div class="footer-border">
<div class="row d-flex align-items-center justify-content-between">
<div class="col-lg-6">
<div class="footer-copy-right">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved |
This template is made with <i class="ti-heart" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
<div class="col-lg-6">
<div class="footer-menu f-right">
<ul>
<li><a href="#">Terms of use</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End-->
</footer>
<!-- JS here -->
<!-- All JS Custom Plugins Link Here here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<!-- Date Picker -->
<script src="./assets/js/gijgo.min.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Breaking New Pluging -->
<script src="./assets/js/jquery.ticker.js"></script>
<script src="./assets/js/site.js"></script>
<!-- Scrollup, nice-select, sticky -->
<script src="./assets/js/jquery.scrollUp.min.js"></script>
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
</body>
</html>