-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblog-single.html
More file actions
301 lines (273 loc) · 12 KB
/
blog-single.html
File metadata and controls
301 lines (273 loc) · 12 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Traffic By Tanvir Hossain Tofan</title>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/image/logo.png">
<!--============= Link css ================-->
<!-- boostrap css.4 -->
<link rel="stylesheet" href="assets/css/bootstrap-4.css">
<!-- Owl-Carousel.2 Css -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Magnific Css -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- Slick-nav Css -->
<link rel="stylesheet" href="assets/css/slicknav.min.css">
<!-- Font-Awasome.4 css -->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Style sheet css -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- page css -->
<link rel="stylesheet" href="assets/css/page.css">
<!-- Responsive Css -->
<link rel="stylesheet" href="assets/css/responsive.css">
<!--============= End Link css ================-->
<!-- Jquery.3 js -->
<script type="text/javascript" src="assets/js/jquery-3.js"></script>
</head>
<body>
<div class="header-area">
<div class="container">
<div class="row">
<div class="col-md-2">
<div class="logo">
<a href="index.html"><img src="assets/image/logo.png" alt=""></a>
</div>
</div>
<div class="col-md-8 text-center">
<div class="mobile-menu"></div>
<div class="mainmenu">
<ul id="traffic-menu">
<li class="dropdown"><a href="index.html">Home</a>
<ul class="home-dropdown">
<li><a href="index.html">Homepage-1</a></li>
<li><a href="home-v2.html">Homepage-2</a></li>
<li><a href="home-v3.html">Homepage-3</a></li>
<li><a href="home-v4.html">Homepage-4</a></li>
</ul>
</li>
<li><a href="pricing.html">Pricing</a></li>
<li class="dropdown"><a href="faq.html">Pages</a>
<ul class="page-dropdown">
<li><a href="faq.html">FAQ Page</a></li>
<li><a href="free-seo.html">Free SEO Page</a></li>
<li><a href="team.html">Team Page</a></li>
</ul>
</li>
<li class="dropdown"><a href="servics.html">Services</a>
<ul class="servics-dropdown">
<li><a href="servics.html">Servics-1</a></li>
<li><a href="servics-v1.html">Servics-2</a></li>
<li><a href="servics-details.html">Servics-3</a></li>
</ul>
</li>
<li class="dropdown"><a href="case-study.html">Case Studies</a>
<ul class="case-dropdown">
<li><a href="case-study.html">Case-Studies-1</a></li>
<li><a href="case-study-v1.html">Case-Studies-2</a></li>
<li><a href="case-study-details.html">Case-Studies-3</a></li>
</ul>
</li>
<li class="dropdown"><a href="blog.html">Blog</a>
<ul class="blog-dropdown">
<li><a href="blog.html">Blog Page-1</a></li>
<li><a href="blog-single.html">Blog Page-2</a></li>
</ul>
</li>
<li class="dropdown"><a href="contact.html">Contact</a>
<ul class="contact-dropdown">
<li><a href="contact.html">Contact</a></li>
<li><a href="about-us.html">About Us</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="col-md-2 text-right">
<a href="free-seo.html" class="boxed-btn servicsv1-btn">Free SEO Analysis</a>
</div>
</div>
</div>
</div>
<!--=============
Header End
=================-->
<div class="servics-cta-area" style="background-image: url(assets/image/img/case-study-bg-2.jpg);">
<div class="container">
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6 text-center">
<h2>Rising Knife Alarms Britain
as Youths Take Up Blades</h2>
<p>Shahriar Hossain - 14 June 2017</p>
</div>
</div>
</div>
</div>
<div class="blog-single-page-area">
<div class="container">
<div class="row">
<div class="col-md-2"></div>
<div class="col-md-8">
<div class="blog-single-body-area">
<p>The recording starts with the patter of a summer squall. Later, a drifting tone like that of a not-quite-tuned-in radio station
rises and for a while drowns out the patter. These are the sounds encountered by NASA’s Cassini spacecraft as it dove
the gap between Saturn and its innermost ring on April 26, the first of 22 such encounters before it will plunge into
atmosphere in September. What Cassini did not detect were many of the collisions of dust particles hitting the spacecraft
it passed through the plane of the ringsen the charged particles oscillate in unison.</p>
<h4>How its Works ?</h4>
<p>MIAMI — For decades, South Florida schoolchildren and adults fascinated by far-off galaxies, earthly ecosystems, the proper
ties of light and sound and other wonders of science had only a quaint, antiquated museum here in which to explore their
interests. Now, with the long-delayed opening of a vast new science museum downtown set for Monday, visitors will be able
to stand underneath a suspended, 500,000-gallon aquarium tank and gaze at hammerhead and tiger sharks, mahi mahi, devil
rays and other creatures through a 60,000-pound oculus.</p>
<p>Lens that will give the impression of seeing the fish from the bottom of a huge cocktail glass. And that’s just one of many
attractions and exhibits. Officials at the $305 million Phillip and Patricia Frost Museum of Science promise that it will be a
vivid expression of modern scientific inquiry and exposition. Its opening follows a series of setbacks and lawsuits and a
scramble to finish the 250,000-square-foot structure. At one point, the project ran precariously short of money. The museum
high-profile opening is especially significant in a state s</p>
<img src="assets/image/img/blog-single-img.jpg" alt="">
<h4>Top 5 reason to choose us</h4>
<p>Mauna Loa, the biggest volcano on Earth — and one of the most active — covers half the Island of Hawaii. Just 35 miles to the
northeast, Mauna Kea, known to native Hawaiians as Mauna a Wakea, rises nearly 14,000 feet above sea level. To them it repre
sents a spiritual connection between our planet and the heavens above. These volcanoes, which have beguiled millions of
tourists visiting the Hawaiian islands, have also plagued scientists with a long-running mystery: If they are so close together,
how did they develop in two parallel tracks along the Hawaiian-Emperor chain formed over the same hot spot in the Pacific
Ocean — and why are their chemical compositions so different? "We knew this was related to something much deeper,
but we couldn’t see what,” said Tim Jones.</p>
<div class="blog-single-social-icon">
<a href="#" class="facebook"> <i class="fa fa-facebook"></i> Share</a>
<a href="#" class="twitter"> <i class="fa fa-twitter"></i> Tweet</a>
<a href="#" class="pinterest"> <i class="fa fa-pinterest"></i> Pinterest</a>
</div>
<div class="blog-single-author">
<div class="row">
<div class="col-md-2 col-sm-3">
<img src="assets/image/img/blog-single-author.jpg" alt="">
</div>
<div class="col-md-10 col-sm-9">
<p class="author-name">Shahriar Hossain</p>
<p>Mauna Loa, the biggest volcano on Earth and one of the most active covers half the Island of Hawaii.
Just 35 miles to the northeast, Mauna Kea, known to native Hawaiians as Mauna a Wakea, rises nearly
14,000 feet above sea level. To them it represents a spiritual.</p>
</div>
</div>
</div>
<div class="blog-single-contact-form">
<h4>Leave a Replay</h4>
<form action="index.html">
<input type="text" placeholder="Your Name">
<input type="email" placeholder="Your Email">
<p><textarea name="text" id="textarea" placeholder="Write a Replay"></textarea></p>
<input type="submit" value="Send Message">
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="servics-cta2-area" style="background-image: url(assets/image/img/cta-bg-1.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2>Create your own markeitng website</h2>
<p>Writers and stars of Veep have responded incredulously to the news an Australian politician required stitches <br>
Graham Perrett, a federal Labor MP in Queensland, was eating </p>
<a href="#" class="boxed-btn">Buy Now</a>
</div>
</div>
</div>
</div>
<div class="footer-area">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="link">
<h4>Product</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About</a></li>
<li><a href="blog.html">blog</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="servics.html">Servics</a></li>
<li><a href="faq.html">page</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="link">
<h4>Company</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About</a></li>
<li><a href="blog.html">blog</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="servics.html">Servics</a></li>
<li><a href="faq.html">page</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-2">
<div class="link">
<h4>Help Center</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About</a></li>
<li><a href="servics.html">Servics</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="social">
<h4>Sign Up to Our Weekly Newslater</h4>
<div class="email-subscribe servics-input">
<form action="index.html">
<input type="email" placeholder="Email Address">
<input type="submit" value="Sign Up">
</form>
</div>
<h4>Social</h4>
<ul class="social-link">
<li><a href="#"><i class="fa fa-facebook"></i> Facebook</a></li>
<li><a href="#"><i class="fa fa-twitter"></i> Twitter</a></li>
<li><a href="#"><i class="fa fa-google"></i> Google</a></li>
<li><a href="#"><i class="fa fa-github"></i> Github</a></li>
<li><a href="#"><i class="fa fa-google-plus"></i> Google-plus</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="copyright-area">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
© Traffic 2017. All rights reserved . Powered By crazycafe.
</div>
</div>
</div>
</div>
<!--=============
Footer End
=================-->
<!--++++++++js link +++++++++-->
<!-- Bootstrap.4 Js-->
<script type="text/javascript" src="assets/js/bootstrap-4.js"></script>
<!-- Owl-caruosel Js-->
<script type="text/javascript" src="assets/js/owl.carousel.min.js"></script>
<!-- Magnific Popup Js-->
<script type="text/javascript" src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- Slicknav Js-->
<script type="text/javascript" src="assets/js/jquery.slicknav.min.js"></script>
<!-- Custom/main Js-->
<script type="text/javascript" src="assets/js/custom.js"></script>
<!--++++js end ++++++-->
</body>
</html>