-
Notifications
You must be signed in to change notification settings - Fork 1
/
blog-details.html
316 lines (303 loc) · 15.6 KB
/
blog-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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="description" content="oorja - Solar car project of Model Engineering College , Thrikkakara">
<meta name="keywords" content="Oorja, Solar, car, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Oorja</title>
<link rel = "icon" href = "img/Logo/new/oorja_cr.jpg" type = "image/x-icon">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Work+Sans:400,500,600,700,800,900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap" rel="stylesheet">
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css">
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css">
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css">
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css">
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
<script type="text/javascript">
window.omnisend = window.omnisend || [];
omnisend.push(["accountID", "5ed8f65b8a48f748c25ae7d2"]);
omnisend.push(["track", "$pageViewed"]);
!function(){var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src="https://omnisrc.com/inshop/launcher-v2.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)}();
</script>
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header Section Begin -->
<header class="header-section">
<div class="container">
<div class="logo">
<a href="./index.html">
<img src="img/Logo/logo343.jpg" alt="">
</a>
</div>
<div class="nav-menu">
<nav class="mainmenu mobile-menu">
<ul>
<li class="active"><a href="./index.html">Home</a></li>
<li><a href="./team.html">Team</a>
<ul class="dropdown">
<li><a href="./team.html">Team</a></li>
<li><a href="./about-us.html">About Us</a></li>
</ul>
</li>
<li><a href="./schedule.html">Timeline</a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</nav>
<a href="./sponsor.html" class="primary-btn top-btn"><i class="fa fa-ticket"></i> Sponsor</a>
</div>
<div id="mobile-menu-wrap"></div>
</div>
</header>
<!-- Header End -->
<!-- Blog Details Hero Section Begin -->
<section class="blog-hero-section set-bg" data-setbg="img/blog/blog-details/blog-details-hero.jpg">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="bh-text">
<a href="https://www.youtube.com/watch?v=EzKkl64rRbM" class="play-btn video-popup"><i
class="fa fa-play"></i></a>
<h2>Improve You Business Cards</h2>
<ul>
<li><span>By <strong>John Smith</strong></span></li>
<li>February 21, 2019</li>
<li>No Comments</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Blog Details Hero Section End -->
<!-- Blog Details Section Begin -->
<section class="blog-details-section">
<div class="container">
<div class="row">
<div class="col-lg-8 m-auto">
<div class="bd-text">
<div class="bd-title">
<p>Postcards are also viable ways to generate increased contact for your business but
because business cards are handier and easier to fit into a wallet or a business file
organizer, they are more certain to be carried anywhere and anytime.</p>
<p>Postcards are also viable ways to generate increased contact for your business but
because business cards are handier and easier to fit into a wallet or a business file
organizer, they are more certain to be carried anywhere and anytime. Moreover, what is
printed on the card is as important as to how the information is printed. A business
card should have the name and the logo of the company.</p>
</div>
<div class="bd-quote">
<p>As a result of your work, the senior leadership team walked away as a cohesive unit,
re-energized and more hopeful. We are committed to a new future which we now own. You
helped us learn how to be resilient change masters."</p>
<span>John Smith</span>
<img src="img/quote-left.png" alt="">
</div>
<div class="bd-more-text">
<h4>Free Classifieds Using Them To Promote Your Stuff Online</h4>
<p>Postcards are also viable ways to generate increased contact for your business but
because business cards are handier and easier to fit into a wallet or a business file
organizer, they are more certain to be carried anywhere and anytime. Moreover, what is
printed on the card is as important as to how the information is printed. A business
card should have the name and the logo of the company or business, the slogan or motto
of the company, the contact person, contact numbers or cell phone numbers, the business
website, and if possible, a physical address.</p>
</div>
<div class="bd-more-pic">
<div class="row">
<div class="col-md-6">
<img src="img/blog/blog-details/blog-more-1.jpg" alt="">
</div>
<div class="col-md-6">
<img src="img/blog/blog-details/blog-more-2.jpg" alt="">
</div>
</div>
</div>
<div class="bd-more-text second-text">
<h4>Freelance Design Tricks How To Get Away With Murder In The Workplace</h4>
<p>Any business should never underestimate the power of business cards. It is able to
provide quick information, is easy to keep, and if optimized to the fullest, can
generate impressive sales increase.</p>
<p>Even the empty space at the back of a card can be utilized to hold additional information
like a map or an attractive freebie. Business cards can surely help any business to be
more well-known and profitable in the long run.</p>
</div>
<div class="bd-tag-share">
<div class="tag">
<a href="#">Marketing</a>
<a href="#">Experience</a>
</div>
<div class="s-share">
<span>Share:</span>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Blog Details Section End -->
<!-- Comment Form Section Begin -->
<div class="comment-section spad">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title">
<h3>Leave A Comment</h3>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 m-auto">
<form action="#" class="comment-form">
<div class="row">
<div class="col-lg-4">
<input type="text" placeholder="Name">
</div>
<div class="col-lg-4">
<input type="text" placeholder="Email">
</div>
<div class="col-lg-4">
<input type="text" placeholder="Phone">
</div>
<div class="col-lg-12 text-center">
<textarea placeholder="Messages"></textarea>
<button type="submit" class="site-btn">Send Message</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- Comment Form Section End -->
<!-- Related Post Section Begin -->
<section class="related-post-section spad">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title">
<h2>Relatest Post</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="blog-item set-bg" data-setbg="img/related-post/related-post-1.jpg">
<div class="bi-tag bg-gradient">Foody</div>
<div class="bi-text">
<h5><a href="#">Free Classifiends Using Them To Promote</a></h5>
<span><i class="fa fa-clock-o"></i> 19th May, 2019</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-item set-bg" data-setbg="img/related-post/related-post-2.jpg">
<div class="bi-tag bg-gradient">Foody</div>
<div class="bi-text">
<h5><a href="#">Discover Your Path To Success Part 4</a></h5>
<span><i class="fa fa-clock-o"></i> 19th May, 2019</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="blog-item set-bg" data-setbg="img/related-post/related-post-3.jpg">
<div class="bi-tag bg-gradient">Foody</div>
<div class="bi-text">
<h5><a href="#">Importance Of The Custom Company Logo Design</a></h5>
<span><i class="fa fa-clock-o"></i> 19th May, 2019</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Related Post Section End -->
<!-- Footer Section Begin -->
<footer class="footer-section">
<div class="container">
<div class="partner-logo owl-carousel">
<a href="#" class="pl-table">
<div class="pl-tablecell">
<img src="img/partner-logo/logo-1.png" alt="">
</div>
</a>
<a href="#" class="pl-table">
<div class="pl-tablecell">
<img src="img/partner-logo/logo-2.png" alt="">
</div>
</a>
<a href="#" class="pl-table">
<div class="pl-tablecell">
<img src="img/partner-logo/logo-3.png" alt="">
</div>
</a>
<a href="#" class="pl-table">
<div class="pl-tablecell">
<img src="img/partner-logo/logo-4.png" alt="">
</div>
</a>
<a href="#" class="pl-table">
<div class="pl-tablecell">
<img src="img/partner-logo/logo-5.png" alt="">
</div>
</a>
<a href="#" class="pl-table">
<div class="pl-tablecell">
<img src="img/partner-logo/logo-6.png" alt="">
</div>
</a>
</div>
<div class="row">
<div class="col-lg-12">
<div class="footer-text">
<div class="ft-logo">
<a href="./index.html" class="footer-logo"><span class="fa fa-sun-o"><h2>Oorja</h2></span></a>
</div>
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./about-us.html">About</a></li>
<li><a href="./schedule.html">Timeline</a></li>
<li><a href="./blog.html">Blog</a></li>
<li><a href="./contact.html">Contact</a></li>
</ul>
<div class="copyright-text"><p>
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | Made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://www.linkedin.com/in/adithyaanilkumar/" target="_blank">Adithya</a>
</p></div>
<div class="ft-social">
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/oorja-solarteam-b440991a6/"><i class="fa fa-linkedin"></i></a>
<a href="https://www.instagram.com/oorja_solar_team/"><i class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/watch?v=12lE_dWZ3-Y"><i class="fa fa-youtube-play"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Js Plugins -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>