-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
456 lines (409 loc) · 25.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<title>HTML5 CSS3 Bootstrap Responsive Website Templates</title>
<meta content='max-snippet:-1, max-image-preview:large, max-video-preview:-1' name='robots'/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta content='HTML5 CSS3 Bootstrap Responsive Website Templates' property='og:site_name' />
<meta content='HTML5 CSS3 Bootstrap Responsive Website Templates' name='copyright' />
<meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
<meta content='#ffffff' name='msapplication-navbutton-color'/>
<meta content='IE=edge' http-equiv='X-UA-Compatible' />
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='en-US' property='og:locale:alternate'/>
<meta content='en-us' http-equiv='Content-Language' />
<meta content='IE=7' http-equiv='X-UA-Compatible' />
<meta content='follow,all' name='Googlebot-Image' />
<meta content='public' http-equiv='Cache-control'/>
<meta content='sitelinkssearchbox' name='google'/>
<meta content='Muhammad Abubakar' name='author' />
<meta content='index,follow' name='googlebot' />
<meta content='Pakistan' name='geo.placename'/>
<meta content='period' name='revisit-after' />
<meta content='index,follow' name='robots' />
<meta content='follow,all' name='Scooter' />
<meta content='#ffffff' name='theme-color'/>
<meta content='global' name='distribution'/>
<meta content='follow,all' name='ZyBorg' />
<meta content='follow,all' name='msnbot' />
<meta content='follow,all' name='Slurp' />
<meta content='pk' property='og:locale'/>
<meta content='English' name='language'/>
<meta content='all' name='WEBCRAWLERS' />
<meta name="language" content='English'/>
<meta content='PK-WB' name='geo.region'/>
<meta content='1 days' name='revisit' />
<meta content='PK' name='geo.country'/>
<meta name='rating' content='general'/>
<meta content='global' name='target'/>
<meta content='never' name='expires'/>
<meta content='all' name='spiders'/>
<meta charset='utf-8' />
<meta name="google-site-verification" content="X9YyE0UwJ4zyaxjdDtNJboqk_Do59elnAVsAa2qu5pA" />
<!-- Secondary Meta Tags -->
<meta name="title" content="HTML5 CSS3 Bootstrap Responsive Website Templates">
<meta name="description" content="In this Website, You will get html5, css3, saas, bootstrap 5, Jquery, PHP, MySql responsive website templates free download.">
<meta content='abubakarwebdev, html, css, js, javascript, cascading style sheet, hyper text markup language, jquery, fontawesome, saas, bootstrap, angular, react, Responsive Website Templates, vanilla javascript, PHP, MySql' name='keywords'/>
<meta itemprop="name" content="HTML5 CSS3 Bootstrap Responsive Website Templates">
<meta itemprop="description" content="In this Website, You will get html5, css3, saas, bootstrap 5, Jquery, PHP, MySql responsive website templates free download.">
<meta itemprop="image" content="https://abubakarwebdev.github.io/websites/main/images/abubakarwebdev.jpg">
<meta content='https://abubakarwebdev.github.io/websites/sitemap.xml' rel='sitemap' type='application/xml'/>
<!-- Meta Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://abubakarwebdev.github.io/websites">
<meta property="og:title" content="HTML5 CSS3 Bootstrap Responsive Website Templates">
<meta property="og:description" content="In this Website, You will get html5, css3, saas, bootstrap 5, Jquery, PHP, MySql responsive website templates free download.">
<meta property="og:image" content="https://abubakarwebdev.github.io/websites/main/images/abubakarwebdev.jpg">
<!-- Meta Facebook -->
<link href='https://www.facebook.com/abubakar.rashdi/' rel='me'/>
<link href='https://www.facebook.com/abubakar.rashdi/' rel='author'/>
<link href='https://www.facebook.com/techmemories' rel='publisher'/>
<meta content='100008925421419' property='fb:admins'/>
<meta content='105909944450594' property='fb:pages'/>
<!-- Meta Twitter -->
<meta name='twitter:site' content='HTML5 CSS3 Bootstrap Responsive Website Templates'/>
<meta name='twitter:creator' content='@techmemorise'/>
<meta name="twitter:widgets:csp" content="on" />
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://abubakarwebdev.github.io/websites">
<meta property="twitter:title" content="HTML5 CSS3 Bootstrap Responsive Website Templates">
<meta property="twitter:description" content="In this Website, You will get html5, css3, saas, bootstrap 5, Jquery, PHP, MySql responsive website templates free download.">
<meta property="twitter:image" content="https://abubakarwebdev.github.io/websites/main/images/abubakarwebdev.jpg">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="https://abubakarwebdev.github.io/websites/main/images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://abubakarwebdev.github.io/websites/main/images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://abubakarwebdev.github.io/websites/main/images/favicon/favicon-16x16.png">
<link rel="manifest" href="https://abubakarwebdev.github.io/websites/main/images/favicon/site.webmanifest">
<link rel="mask-icon" href="https://abubakarwebdev.github.io/websites/main/images/favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#ffc100">
<meta name="theme-color" content="#ffffff">
<!-- Link Tags -->
<link href='https://abubakarwebdev.github.io/websites' rel='canonical'/>
<link href='https://abubakarwebdev.github.io/websites' hreflang='x-default' rel='alternate'/>
<link href='https://abubakarwebdev.github.io/websites/main/images/abubakarwebdev.jpg' rel='image_src'/>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:500&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/css/bootstrap.min.css" type="text/css">
<!-- Font Awesome -->
<link rel=" stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" type="text/css">
<!-- Custom Style Sheet -->
<link rel="stylesheet" href="main/css/style.css">
</head>
<body id="home">
<!----------- Section # 1 Header HTML ----------->
<div class="bg-gradient">
<div class="container-md text-white text-center py-2 px-0">
<div class="row no-gutters">
<div class="col-md-6">
<span><i class="fas fa-phone-alt"></i></span>
<span>+923214618095</span>
<span><i class="fas fa-envelope ml-2"></i></span>
<span>info@yourdomain.com</span>
</div>
<div class="col-md-6">
<span><i class="fab fa-twitter"></i></span>
<span>Twitter</span>
<span><i class="fab fa-instagram ml-2"></i></span>
<span>Instagram</span>
</div>
</div>
</div>
</div>
<header id="main-header" class="sticky-top">
<nav class="navbar navbar-expand-md navbar-dark bg-primary px-md-0 py-3">
<div class="container-lg">
<a class="navbar-brand font-weight-bold" style="font-size: 1.5rem;" href="#">WEB DEV</a>
<button class="navbar-toggler border-white" type="button" data-toggle="collapse"
data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="text-white nav-style" style="font-size: larger;">MENU <i
class="fas fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse text-center" id="navbarContent">
<div class="navbar-nav ml-auto">
<a href="#home" class="nav-link nav-item nav-style">Home</a>
<a href="#services" class="nav-link nav-item nav-style">Services</a>
<a href="#blog" class="nav-link nav-item nav-style">Blog</a>
<div class="navitem dropdown">
<a href="#home" class="nav-link nav-style dropdown-toggle" role="button" data-toggle="dropdown"
data-target="#navbarDropdown">Websites</a>
<div class="dropdown-menu">
<a href="pure-html5-css3-landing-page-template-1"
class="nav-link dropdown-item dropdown-style">Website-1</a>
<a href="pure-html5-css3-landing-page-template-2"
class="nav-link dropdown-item dropdown-style">Website-2</a>
<a href="pure-html5-css3-landing-page-template-3"
class="nav-link dropdown-item dropdown-style">Website-3</a>
<a href="pure-html5-css3-landing-page-template-4"
class="nav-link dropdown-item dropdown-style">Website-4</a>
<a href="pure-html5-css3-landing-page-template-5"
class="nav-link dropdown-item dropdown-style">Website-5</a>
<a href="pure-html5-css3-landing-page-template-6"
class="nav-link dropdown-item dropdown-style">Website-6</a>
<a href="pure-html5-css3-landing-page-template-7"
class="nav-link dropdown-item dropdown-style">Website-7</a>
<a href="pure-html5-css3-landing-page-template-8"
class="nav-link dropdown-item dropdown-style">Website-8</a>
<a href="pure-html5-css3-landing-page-template-9"
class="nav-link dropdown-item dropdown-style">Website-9</a>
<a href="pure-html5-css3-landing-page-template-10"
class="nav-link dropdown-item dropdown-style">Website-10</a>
<a href="pure-html5-css3-landing-page-template-11"
class="nav-link dropdown-item dropdown-style">Website-11</a>
<a href="pure-html5-css3-website-template-1"
class="nav-link dropdown-item dropdown-style">Website-12</a>
<a href="pure-html5-css3-website-template-2"
class="nav-link dropdown-item dropdown-style">Website-13</a>
<a href="pure-html5-css3-website-template-3"
class="nav-link dropdown-item dropdown-style">Website-14</a>
<a href="pure-html5-css3-website-template-4"
class="nav-link dropdown-item dropdown-style">Website-15</a>
<a href="pure-html5-css3-website-template-5"
class="nav-link dropdown-item dropdown-style">Website-16</a>
<a href="pure-html5-css3-website-template-6"
class="nav-link dropdown-item dropdown-style">Website-17</a>
</div>
</div>
<a href="main/privacy-policy.html" class="nav-link nav-item nav-style">Privacy Policy</a>
<a href="main/disclaimer.html" class="nav-link nav-item nav-style">Disclaimer</a>
<div class="nav-item position-relative mx-auto" id="search-section">
<input id="check-box" type="checkbox">
<form id="search-form" action="">
<input id="search-bar" placeholder="Search" type="text" required>
<button id="search-button">
<i class="fas fa-search"></i>
</button>
</form>
<label id="search-form-opener" for="check-box">
<i class="fas fa-search"></i>
</label>
<label id="search-form-closer" for="check-box">
<i class="fas fa-times"></i>
</label>
</div>
</div>
</div>
</div>
</nav>
</header>
<!----------- Section # 2 Content HTML ----------->
<!---------------- Featured Content Section ---------------->
<section id="featured-content" class="d-flex align-items-center">
<div class="container text-white text-center text-uppercase">
<h3 id="featured-h3">Welcome to Our Web Academy</h3>
<h1 id="featured-h1">It's Nice to Meet You</h1>
<button id="featured-btn" class="btn btn-style btn-primary btn-lg">Get in touch</button>
</div>
</section>
<!---------------- Services Content Section ---------------->
<section id="services" class="container-lg text-center">
<h1 class="text-uppercase">SERVICES</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Assumenda</p>
<div class="row no-gutters">
<div class="col-md px-3 mt-4">
<div class="services-ico mx-auto"><i class="fas fa-wheelchair"></i></div>
<h2 class="mt-3">Front End</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Nulla cumque non aut ipsum, consequuntur ab
sunt maiores repellat placeat voluptatum pariatur ea debitis hic esse modi quia dignissimos alias
error.</p>
</div>
<div class="col-md px-3 mt-4">
<div class="services-ico mx-auto"><i class="fas fa-lock"></i></div>
<h2 class="mt-3">Back End</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Nulla cumque non aut ipsum, consequuntur ab
sunt maiores repellat placeat voluptatum pariatur ea debitis hic esse modi quia dignissimos alias
error.</p>
</div>
<div class="col-md px-3 mt-4">
<div class="services-ico mx-auto"><i class="fas fa-desktop"></i></div>
<h2 class="mt-3">Web Security</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Nulla cumque non aut ipsum, consequuntur ab
sunt maiores repellat placeat voluptatum pariatur ea debitis hic esse modi quia dignissimos alias
error.</p>
</div>
</div>
</section>
<!---------------- Blog Content Section ---------------->
<section id="blog" class="container text-center">
<h1 class="text-uppercase">Our Blog</h1>
<p>Lorem ipsum dolor sit amet consectetur.</p>
<div class="row no-gutters text-md-left">
<div class="col-md-5 mt-5">
<div class="card border-0">
<img src="main/images/Front-end.jpg" class="card-img-top img-thumbnail" alt="image">
<div class="card-body pl-0 pb-3">
<h5 class="card-title mb-1">HOW TO CREATE FROND END WEBSITE</h5>
<p class="card-text" style="font-size: 14px;">JANUARY 18, 2019 BY <a href="#">JAMES COOPER</a>
</p>
</div>
</div>
<div>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ipsa amet fuga iure, sequi quia
perferendis cumque ex, aut distinctio labore at eos quasi? Consectetur voluptas corrupti dolor
ea vel exercitationem.</p>
<a href="#" class="btn btn-primary">Read More</a>
</div>
</div>
<div class="col-2"></div>
<div class="col-md-5 mt-5">
<div class="card border-0">
<img src="main/images/Back-end.jpg" class="card-img-top img-thumbnail" alt="image">
<div class="card-body pl-0 pb-3">
<h5 class="card-title mb-1">HOW TO CREATE BACK END WEBSITE</h5>
<p class="card-text" style="font-size: 14px;">JANUARY 18, 2019 BY <a href="#">JAMES COOPER</a>
</p>
</div>
</div>
<div>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Ipsa amet fuga iure, sequi quia
perferendis cumque ex, aut distinctio labore at eos quasi? Consectetur voluptas corrupti dolor
ea vel exercitationem.</p>
<a href="#" class="btn btn-primary">Read More</a>
</div>
</div>
</div>
</section>
<!---------------- About-us Content Section ---------------->
<section id="about-us" class="container text-center">
<h1 class="text-uppercase">Our Team</h1>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit.</p>
<div class="row no-gutters about mb-5">
<div class="col-md-4 border shadow py-5 mt-5 mx-auto about-style">
<img class="img-fluid rounded-circle" src="main/images/teammate1.jpg" alt="" width="120px"
height="120px">
<h4 class="pt-3 mb-0">FRED BUSTER</h4>
<p style="font-size: larger; margin-bottom: 35px;">MANAGER</p>
<span class="social-ico"><i class="fab fa-instagram"></i></span>
<span class="social-ico"><i class="fab fa-facebook"></i></span>
<span class="social-ico"><i class="fab fa-twitter"></i></span>
</div>
<div class="col-md-4 border shadow py-5 mt-5 mx-auto about-style">
<img class="img-fluid rounded-circle" src="main/images/teammate2.jpg" alt="" width="120px"
height="120px">
<h4 class="pt-3 mb-0">CORTANA WICK</h4>
<p style="font-size: larger; margin-bottom: 35px;">DESIGNER</p>
<span class="social-ico"><i class="fab fa-instagram"></i></span>
<span class="social-ico"><i class="fab fa-facebook"></i></span>
<span class="social-ico"><i class="fab fa-twitter"></i></span>
</div>
<div class="col-md-4 border shadow py-5 mt-5 mx-auto about-style">
<img class="img-fluid rounded-circle" src="main/images/teammate3.jpg" alt="" width="120px"
height="120px">
<h4 class="pt-3 mb-0">SORA MICK</h4>
<p style="font-size: larger; margin-bottom: 35px;">DEVELOPER</p>
<span class="social-ico"><i class="fab fa-instagram"></i></span>
<span class="social-ico"><i class="fab fa-facebook"></i></span>
<span class="social-ico"><i class="fab fa-twitter"></i></span>
</div>
</div>
</section>
<!---------------- Contact-us Content Section ---------------->
<section id="contact-us">
<div class="container text-center">
<h1 class="text-uppercase">Contact us</h1>
<p>Lorem ipsum dolor sit amet consectetur.</p>
<div class="row no-gutters text-md-left">
<div class="col-md-4 my-5 order-md-3">
<h3>NEED TO KNOW MORE ON DETAILS. GET IN TOUCH</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sapiente, praesentium vitae quae
quisquam eveniet consectetur, deleniti eos nihil perspiciatis suscipit pariatur nesciunt magni
at enim fugiat sint aperiam autem vel.</p>
<button class="btn btn-primary">Get Started</button>
</div>
<div class="col-1 order-md-2"></div>
<div class="col-md my-5 order-md-1">
<form class="w-100 text-left bg-white px-md-2 p-lg-5 p-sm-5 p-5 shadow-lg">
<div class="row no-gutters">
<div class="form-group col">
<label for="inputFirstName">First Name</label>
<input type="text" class="form-control border-0 p-4 bg-color" id="inputFirstName"
aria-describedby="firstNameHelp" placeholder="First Name">
<small id="firstNameHelp" class="form-text text-muted">This Field is Required
</small>
</div>
<div class="col-1"></div>
<div class="form-group col">
<label for="inputFirstName">Last Name</label>
<input type="text" class="form-control border-0 p-4 bg-color" id="inputLastName"
aria-describedby="LastNameHelp" placeholder="Last Name">
<small id="LastNameHelp" class="form-text text-muted">This Field is Required
</small>
</div>
</div>
<div class="form-group">
<label for="inputEmail">Email</label>
<input type="email" class="form-control border-0 p-4 bg-color" id="inputEmail"
aria-describedby="emailHelp" placeholder="Email Address">
<small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone
else.</small>
</div>
<div class="form-group">
<label for="inputMessage">Your Massage</label>
<textarea name="" id="inputMessage" class="form-control border-0 bg-color"
aria-describedby="massageHelp" placeholder="Write your message." cols="30"
rows="7"></textarea>
<small id="massageHelp" class="form-text text-muted">We'll never share your email with
anyone
else.</small>
</div>
<button type="submit" class="btn btn-primary btn-lg">Submit</button>
</form>
</div>
</div>
</div>
</section>
<!-------------- Section # 3 Footer HTML -------------->
<footer id="main-footer" class="bg-gradient">
<div class="container text-md-left text-center">
<div class="row">
<div class="col-md-6">
<div class="row">
<div class="col-md-8">
<h2 class="mb-4 color-white">About Us</h2>
<p class="color-white">Lorem ipsum dolor sit amet consectetur adipisicing elit. Neque facere
laudantium magnam
voluptatum autem. Amet aliquid nesciunt veritatis aliquam.</p>
</div>
<div class="col-md-4 ml-auto mb-5">
<h2 class="mb-4 color-white">Features</h2>
<div><a class="color-light color-light-hover" href="#">Home</a></div>
<div><a class="color-light color-light-hover" href="#">Services</a></div>
<div><a class="color-light color-light-hover" href="#">Blog</a></div>
<div><a class="color-light color-light-hover" href="#">About us</a></div>
<div><a class="color-light color-light-hover" href="#">Contact us</a></div>
</div>
</div>
</div>
<div class="col-md-4 ml-auto">
<div class="mb-5">
<h2 class="mb-4 color-white">Subscribe to Newsletter</h2>
<div class="form-group d-flex">
<input type="email" class="form-control p-4" name="" id="" aria-describedby="emailHelpId"
placeholder="Enter Email">
<button type="button" name="" id="" class="btn btn-primary">SUBSCRIBE</button>
</div>
</div>
<h2 class="mb-4 color-white">Follow Us</h2>
<a href="#" class="color-light color-light-hover pl-3 pr-3"><span
class="fab fa-instagram"></span></a>
<a href="#" class="color-light color-light-hover pl-3 pr-3"><span
class="fab fa-facebook"></span></a>
<a href="#" class="color-light color-light-hover pl-3 pr-3"><span
class="fab fa-linkedin"></span></a>
<a href="#" class="color-light color-light-hover pl-3 pr-3"><span class="fab fa-twitter"></span></a>
</div>
</div>
</div>
</footer>
<div class="copyright">
Copyrights © 2020 Web Industry | All Rights Reserved
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.4.1/js/bootstrap.min.js"></script>
</body>
</html>