-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
309 lines (222 loc) · 10.7 KB
/
blog.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>HovAR</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/logo.png" rel="icon">
<link href="img/logo.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800|Montserrat:300,400,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/magnific-popup/magnific-popup.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!--==========================
Top Bar
============================-->
<section id="topbar" class="d-none d-lg-block">
<div class="container clearfix">
<div class="contact-info float-left">
<i class="fa fa-envelope-o"></i> <a href="mailto:[email protected]">[email protected]</a>
<i class="fa fa-phone"></i> +918474909369
</div>
<div class="social-links float-right">
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</section>
<!--==========================
Header
============================-->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<h1><a href="#body" class="scrollto">Hov<span>AR</span> L<sPAN>A</sPAN>b</a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="#body"><img src="img/logo.png" alt="" title="" /></a>-->
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="./index.html#body">Home</a></li>
<li><a href="./index.html#about">About Us</a></li>
<li><a href="./index.html#services">Services</a></li>
<li><a href="./index.html#portfolio">Portfolio</a></li>
<li class="menu-active"><a href="./blog.html">Blog</a></li>
<!--==========================
<li class="menu-has-children"><a href="">Drop Down</a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
<li><a href="#">Drop Down 5</a></li>
</ul>
</li>
============================-->
<li><a href="./index.html#contact">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- #header -->
<!-- ----------------------top ---------------------------------------->
<center><h1 class="hovar">"HovAR World"</h1></center>
<body data-gr-c-s-loaded="true">
<div class="container">
<div class="jumbotron p-4 p-md-5 text-white rounded blog-top ">
<div class="col-md-6 px-0">
<h2 >Man must explore, and this is exploration at its greatest</h2>
<p class="lead my-3">Problems look mighty small from 150 miles up
Posted by Author on April 19, 2019</p>
<p class="lead mb-0"><a href="post.html" class="text-white font-weight-bold">Continue reading...</a></p>
</div>
</div>
<div class="row mb-2">
<!-----------------------------------------top-------------------->
<div class="col-md-6 first">
<div class="row no-gutters rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">Tech</strong>
<h3 class="mb-0"> LIVE EVENT DURING COVID-19</h3>
<div class="mb-1 text-muted">May 20</div>
<p class="card-text mb-auto">If you've been working as an event planner or a field marketer you’re no stranger to last-minute changes or cancellations. </p>
<a href="post2.html" ><button type="button" class="btn btn-outline-dark btn-sm read" >Read More</button></a>
</div>
<div class="col-auto d-block d-lg-block">
<img class="post2" src="blog-images/post2.jpg">
</div>
</div>
</div>
<div class="col-md-6 first">
<div class="row no-gutters rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">Social</strong>
<h3 class="mb-0">HOW TO RUN AN INSTAGRAM AR FILTER CAMPAIGN</h3>
<div class="mb-1 text-muted">May 20</div>
<p class="mb-auto">Given that Instagram only fully opened the platform to branded AR filters in mid-August, most marketers haven’t yet had the opportunity to work with social media AR. </p>
<a href="post3.html" ><button type="button" class="btn btn-outline-dark btn-sm read" >Read More</button></a>
</div>
<div class="col-auto d-block d-lg-block">
<img class="post2" src="blog-images/post3.jpg">
</div>
</div>
</div>
</div>
<!-------------------------------second-top------------------------->
<div class="row mb-2">
<div class="col-md-6 first">
<div class="row no-gutters rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">Sports</strong>
<h3 class="mb-0"> HOW IS AR CHANGING THE SPORTS INDUSTRY?</h3>
<div class="mb-1 text-muted">May 20</div>
<p class="card-text mb-auto">Augmented reality is disrupting sport in a number of different ways. The use of it isn’t new, however recent developments have taken immersive experiences to different levels; bringing fans into the game. </p>
<a href="post4.html" ><button type="button" class="btn btn-outline-dark btn-sm read" >Read More</button></a>
</div>
<div class="col-auto d-block d-lg-block">
<img class="post2" src="blog-images/post4.jpg">
</div>
</div>
</div>
<div class="col-md-6 first">
<div class="row no-gutters rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">Bussiness</strong>
<h3 class="mb-0">AUGMENTED REALITY: TRANSFORMING WIDE-RANGING INDUSTRIES</h3>
<div class="mb-1 text-muted">May 20</div>
<p class="mb-auto">In today’s fast-moving, digital world, traditional methods of storytelling just don’t quite cut it. Instead, sectors as diverse as retail, advertising, entertainment and education are turning to immersive technologies to capture attention and inspire audiences. </p>
<a href="post5.html" ><button type="button" class="btn btn-outline-dark btn-sm read" >Read More</button></a>
</div>
<div class="col-auto d-block d-lg-block">
<img class="post2" src="blog-images/post5.jpg">
</div>
</div>
</div>
</div>
<!---------------------------------------third-top---------------------->
<div class="row mb-2">
<div class="col-md-6 first">
<div class="row no-gutters rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">games</strong>
<h3 class="mb-0"> Reasons Why Unity 3D is the Best Game Engine</h3>
<div class="mb-1 text-muted">May 20</div>
<p class="card-text mb-auto">One of the most popular platforms is Unity 3D game development, Developed in 2005 by Unity Technologies. The cross-platform game designing and development software has upgraded itself to the highest of standards. </p>
<a href="post6.html" ><button type="button" class="btn btn-outline-dark btn-sm read" >Read More</button></a>
</div>
<div class="col-auto d-block d-lg-block">
<img class="post2" src="blog-images/post6.jpg">
</div>
</div>
</div>
<div class="col-md-6 first">
<div class="row no-gutters rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">Bussiness</strong>
<h3 class="mb-0">How WebAR will Change Advertising?</h3>
<div class="mb-1 text-muted">May 20</div>
<p class="mb-auto">Augmented Reality is a naive technology, even if it was first coined in the year 1990. More recently in the year 2016, the AR got its pace and more recently it is fast grabbing the internet and technology world. </p>
<a href="post7.html" ><button type="button" class="btn btn-outline-dark btn-sm read" >Read More</button></a>
</div>
<div class="col-auto d-block d-lg-block">
<img class="post2" src="blog-images/post7.jpg">
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<ul class="list-inline text-center">
<li class="list-inline-item">
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook-f fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="#">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">Copyright © HovAR 2020</p>
</div>
</div>
</div>
</footer>
</body>
<!-- Bootstrap core JavaScript -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/main.js"></script>
</body>
</html>