-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
472 lines (432 loc) · 22.7 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
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="Style/style.css">
<link rel="stylesheet" href="Style/nav_foot.css">
<title>KodeWork Home</title>
</head>
<style>
#Home{
background-image: linear-gradient(rgba(0, 0, 0,0.05),
rgba(0,0,0,0.35)), url(Images/Homepage/Developer1.jpg);
background-repeat: no-repeat;
background-size: cover;
font-size: 80px;
color: whitesmoke;
}
#Third{
background-image: linear-gradient(rgba(0, 0, 0,0.30),
rgba(0,0,0,0.30)), url(Images/Homepage/dev3.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
</style>
<body>
<nav class="navbar navbar-expand-md sticky-top bg-white">
<div class="container-fluid flex-row-reverse">
<button class="navbar-toggler" data-bs-toggle="collapse" data-bs-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="d-flex">
<img src="Images/Logos/KodeWorkLogo.JPG" class="logo" alt="" style="height: 45px;">
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="navbar-nav fw-semibold ms-3">
<li class="nav-item me-lg-3 mt-1">
<a class="nav-link hover1 btn-lg active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item me-lg-3 mt-1">
<a class="nav-link hover1 btn-lg " aria-current="page" href="services.html">Services</a>
</li>
<li class="nav-item me-lg-3 mt-1">
<a class="nav-link hover1 btn-lg " href="products.html">Products</a>
</li>
<li class="nav-item me-lg-3 mt-1">
<a class="nav-link hover1 btn-lg " href="aboutus.html">About Us</a>
</li>
<li class="nav-item me-lg-3 mt-1">
<a class="nav-link hover1 btn-lg " href="login.html">Login</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="Home">
<div class="row ms-4">
<div class="col">
<h2 class="display-1">
Optimize Your Business,
<br>
Outsource with Us.
</h2>
</div>
<div class="row">
<h4 class="display-6 fw-semibold">Smart Websites, Smart Choices</h4>
</div>
</div>
</section>
<section id="Second">
<div class="row kodePhrase">
<div class="card-header">
<span class="col-sm text-secondary
"><h2>Unmatched speed of delivery.</h2>
</div>
<div class="card-body">
<span class="col-sm">
<h2 class="card-title text-info display-4 w-75" id="animationOne">What Kode Work Offers?</h2>
</span>
<p class="card-text fs-5 w-75">An extremely fast turnaround times, allowing you to get your project up and running as soon as possible. Whether it's a small web-page or a big business website — we have got it all done right, just the way you want it!</p>
</div>
</div>
</section>
<section id="Third">
<div class="row">
<div class="col-md text-dark">
<div class="card m-3 p-3">
<div class="card-header display-4 fw-semibold">
For Clients
</div>
<div class="card-body">
<h2 class="card-title">
Get your project done right.
</h2>
<p class="card-text fs-5 mb-5">
No matter what size or type of project you have, Kode Work offers professional development services that includes everything from basic webpages to complex marketing websites with modern UI/UX trends.
</p>
</div>
<div class="row">
<div class="col-md-4 mb-3">
<div class="card w-100">
<div class="card-body index border-rounded rounded-3">
<a href="products.html" target="_blank" class="card-link btn fs-5 float-end"><h2 class="card-title">
Browse and buy website emplates
</h2>
Feel free to checkout →</a>
</div>
</div>
</div>
<div class="col-md-4
">
<div class="card w-100 mb-3">
<div class="card-body index border-rounded rounded-3">
<a href="services.html" target="_blank" class="card-link btn fs-5 float-end"><h2 class="card-title">
Come and view available services
</h2>
Check our Technologies →</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card w-100 mb-3">
<div class="card-body index border-rounded rounded-3">
<a href="registration.html" target="_blank" class="card-link btn fs-5 float-end"><h2 class="card-title">
Got a talent? Join and work with us
</h2>
Take the opportunity →</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="Fourth">
<div class="row">
<div class="col-md">
<div class="card bg-transparent bNone p-3">
<div class="card-title display-4 text-info">
<strong><i>Web template for your business</i></strong>
</div>
<div class="row">
<div class="col-md my-3">
<div class="card p-2">
<img src="Images/Designer Web Template/1.png" class="card-img-top img-fluid p-2" alt="WebsiteTemplate">
<div class="card-body">
<h5 class="card-title">Personalized</h5>
<p class="card-text fs-5">A website template designed specifically for your needs is the perfect way to do this. With a personalized template, you can customize the design and layout of your blog to make it unique and reflect your individual style. </p>
<hr>
<a href="products.html" target="_blank" class="card-link btn btn-success float-end shadow-lg">View more!</a>
</div>
</div>
</div>
<div class="col-md my-3">
<div class="card p-2">
<img src="Images/Estate Website in/4.png" class="card-img-top img-fluid p-2" alt="WebsiteTemplate">
<div class="card-body">
<h5 class="card-title">Business Website</h5>
<p class="card-text fs-5">Our business templates are easy to use and customize, giving you the flexibility to create a unique website that reflects your brand and values. You can easily add content such as images, videos to make it professional.</p>
<hr>
<a href="products.html" target="_blank" class="card-link btn btn-success float-end shadow-lg">View more!</a>
</div>
</div>
</div>
<div class="col-md my-3 me-3">
<div class="card p-2">
<img src="Images/Minimalist/1.png" class="card-img-top img-fluid p-2" alt="WebsiteTemplate">
<div class="card-body">
<h5 class="card-title">Minimalist</h5>
<p class="card-text fs-5"> Minimalist? No problem! Whether you are creating a portfolio website, an online store, or just a blog, our templates will help you create an attractive and user-friendly website in no time. More is less, and less is more!</p>
<hr>
<a href="products.html#" target="_blank" class="card-link btn btn-success float-end shadow-lg">View more!</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="Fifth">
<div class="row">
<div class="col-md">
<div class="card bg-transparent bNone p-3">
<div class="card-header display-4 text-info">
<strong><i> Website for everyone</i></strong>
</div>
<div class="row">
<div class="col-md my-3">
<div class="card p-2">
<img src="Images/Services/website.webp" class="card-img-top img-fluid p-2" alt="WebsiteTemplate">
<div class="card-body">
<h5 class="card-title fs-4 text-center fw-bolder">Website</h5>
<p class="card-text fs-5">250+ businesses, governmental and non-profit organizations use the websites we've created for corporate presentation and brand building. We make sure our websites have an easy-to-use for dynamic content management.</p>
<ul class="list-group list-group-flush webList">
<li class="list-group-item text-end fs-6 fw-semibold">✓ Verified</li>
</ul>
<hr>
<!-- Start of Modal button -->
<button class="btn btn-success float-end shadow" data-bs-toggle="modal" data-bs-target="#serviceRequest"
data-bs-whatever="Website">START MY INQUIRY →</button>
<!-- Shows when the modal button is selected -->
<div class="modal fade" id="serviceRequest" tabindex="-1" aria-labelledby="ContactLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered text-light">
<!-- Appearing Modal -->
<div class="modal-content w-100">
<div class="modal-header bg-dark">
<h1 class="modal-title fs-5" id="ContactLabel"></h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<!-- Modal Body that's inside the modal content -->
<div class="modal-body p-5 bg-dark text-light">
<form id="contactForm" action="">
<div class="row mb-3 g-0">
<label for="modalName" class="col-form-label fs-5 fw-bold">Subject:</label>
<input type="text" name="modalName" class="form-control p-1 mb-3" id="modalName" required>
<input type="text" name="modalName" class="form-control mb-3" id="modalFullName" placeholder="Fullname*" required>
<input type="email" name="modalName" class="form-control mb-3" id="modalEmail" placeholder="Email address*" required>
<input type="text" name="modalName" class="form-control mb-3 me-3 w-25" id="modalPhoneNumber" placeholder="Phone*" required>
<input type="text" name="modalName" class="form-control mb-3 w-50" id="modalLocation" placeholder="Location">
</div>
<div class="mb-3">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" id="modalText"></textarea>
</div>
</div>
<div class="modal-footer bg-dark">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button type="submit" class="btn btn-success">Send message</button>
</div>
</form>
</div>
</div>
</div>
<!-- End of Modal function -->
</div>
</div>
</div>
<div class="col-md my-3">
<div class="card p-2">
<img src="Images/Services/webapp.jpg" class="card-img-top img-fluid p-2" alt="WebsiteTemplate"
style="max-height: min-content;">
<div class="card-body">
<h5 class="card-title fs-4 text-center fw-bolder">Web apps</h5>
<p class="card-text fs-5">You will find solutions for efficient management of different business activities. We apply smart automation to streamline workflows and integrate corporate apps together for coherent operation and integration.</p>
<ul class="list-group list-group-flush webList">
<li class="list-group-item text-end fs-6 fw-semibold">✓ Verified</li>
</ul>
<hr>
<!-- Start of Modal button -->
<button class="btn btn-success float-end" data-bs-toggle="modal" data-bs-target="#serviceRequest"
data-bs-whatever="Web App">START MY INQUIRY →</button>
<!-- Shows when the modal button is selected -->
<div class="modal fade" id="serviceRequest" tabindex="-1" aria-labelledby="ContactLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<!-- Appearing Modal -->
<div class="modal-content w-100">
<div class="modal-header bg-dark">
<h1 class="modal-title fs-5" id="ContactLabel"></h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<!-- Modal Body that's inside the modal content -->
<div class="modal-body p-5 bg-dark text-light">
<form id="contactForm" action="">
<div class="row mb-3 g-0">
<label for="modalName" class="col-form-label fs-5 fw-bold">Subject:</label>
<input type="text" name="modalName" class="form-control p-1 mb-3" id="modalName" required>
<input type="text" name="modalName" class="form-control mb-3" id="modalFullName" placeholder="Fullname*" required>
<input type="email" name="modalName" class="form-control mb-3" id="modalEmail" placeholder="Email address*" required>
<input type="text" name="modalName" class="form-control mb-3 me-3 w-25" id="modalPhoneNumber" placeholder="Phone*" required>
<input type="text" name="modalName" class="form-control mb-3 w-50" id="modalLocation" placeholder="Location">
</div>
<div class="mb-3">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" id="modalText"></textarea>
</div>
</div>
<div class="modal-footer bg-dark">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button type="submit" class="btn btn-success">Send message</button>
</div>
</form>
</div>
</div>
</div>
<!-- End of Modal function -->
</div>
</div>
</div>
<div class="col-md my-3 me-3">
<div class="card p-2">
<img src="Images/Services/webportal.jpg" class="card-img-top img-fluid p-2" alt="WebsiteTemplate">
<div class="card-body">
<h5 class="card-title fs-4 text-center fw-bolder text-break">Web portals</h5>
<p class="card-text fs-5">KodeWork works with web portals for different audiences: customers, business partners. We create automatically aggregate data from corporate systems and become a source of up-to-date information and help for users.</p>
<ul class="list-group list-group-flush webList">
<li class="list-group-item text-end fs-6 fw-semibold">✓ Verified</li>
</ul>
<hr>
<!-- Start of Modal button -->
<button class="btn btn-success float-end shadow" data-bs-toggle="modal" data-bs-target="#serviceRequest"
data-bs-whatever="Web Portal">START MY INQUIRY →</button>
<!-- Shows when the modal button is selected -->
<div class="modal fade" id="serviceRequest" tabindex="-1" aria-labelledby="ContactLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered">
<!-- Appearing Modal -->
<div class="modal-content w-100">
<div class="modal-header bg-dark">
<h1 class="modal-title fs-5" id="ContactLabel"></h1>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<!-- Modal Body that's inside the modal content -->
<div class="modal-body p-5 bg-dark text-light">
<form id="contactForm" action="">
<div class="row mb-3 g-0">
<label for="modalName" class="col-form-label fs-5 fw-bold">Subject:</label>
<input type="text" name="modalName" class="form-control p-1 mb-3" id="modalName" required>
<input type="text" name="modalName" class="form-control mb-3" id="modalFullName" placeholder="Fullname*" required>
<input type="email" name="modalName" class="form-control mb-3" id="modalEmail" placeholder="Email address*" required>
<input type="text" name="modalName" class="form-control mb-3 me-3 w-25" id="modalPhoneNumber" placeholder="Phone*" required>
<input type="text" name="modalName" class="form-control mb-3 w-50" id="modalLocation" placeholder="Location">
</div>
<div class="mb-3">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" id="modalText"></textarea>
</div>
</div>
<div class="modal-footer bg-dark">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
<button type="submit" class="btn btn-success">Send message</button>
</div>
</form>
</div>
</div>
</div>
<!-- End of Modal function -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container-fluid p-0">
<a name="contacts" ></a>
<footer class="text-center text-lg-start" style="background-color:beige;">
<!-- Section: Social media -->
<div class="d-flex justify-content-between p-3 tfooter2" >
<!-- Left -->
<div class="me-5 me-sm-3 text-light">
<span>Get connected with us on social networks:</span>
</div>
<!-- Right -->
<div class="">
<a href="" class="tfooter2 me-3 me-sm-2 hover2">
<i class="bi bi-messenger text-light"></i>
</a>
<a href="" class="tfooter2 me-3 me-sm-2 hover2">
<i class="bi bi-twitter text-light"></i>
</a>
<a href="" class="tfooter2 me-3 me-sm-2 hover2">
<i class="bi bi-google text-light"></i>
</a>
<a href="" class="tfooter2 me-3 me-sm-2 hover2">
<i class="bi bi-instagram text-light"></i>
</a>
<a href="" class="tfooter2 me-3 me-sm-2 hover2">
<i class="bi bi-linkedin text-light"></i>
</a>
<a href="" class="tfooter2 me-3 me-sm-2 hover2">
<i class="bi bi-github text-light"></i>
</a>
</div>
</div>
<!-- Section: Links -->
<div>
<div class="container text-center text-md-start mt-5">
<div class="row mt-3">
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold ftext">KODEWORK</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto footer1"/>
<p class="ftext">
Our platform makes finding the right service quick and easy. Search for qualified professionals by language or skill set to get exactly what you're looking for.
</p>
</div>
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold ftext">Useful links</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto footer1"/>
<p>
<a href="#" class="text-dark hover3 ftext" style="text-decoration: none;"><i class="bi bi-bookmark-heart-fill ftext"></i>Subscribe</a>
</p>
<p>
<a href="#" class="text-dark hover3 ftext" style="text-decoration: none;"> <i class="bi bi-shop-window ftext"></i>Web Template</a>
</p>
<p>
<a href="#" class="text-dark hover3 ftext" style="text-decoration: none;"> <i class="bi bi-truck-front-fill ftext"></i>Services</a>
</p>
<p>
<a href="#" class="text-dark hover3 ftext" style="text-decoration: none;"><i class="bi bi-info-circle-fill ftext"></i> Help</a>
</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- contact information -->
<h6 class="text-uppercase fw-bold ftext">Contact</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto footer1"/>
<p class="ftext text-dark"><i class="bi bi-house-heart-fill ftext color"></i> Capiz, Roxas City, Philippines</p>
<p class="ftext text-dark"><i class="bi bi-envelope-heart ftext"></i> [email protected]</p>
<p class="ftext text-dark"><i class="bi bi-telephone-inbound-fill ftext"></i> +63 901234488012</p>
<p class="ftext text-dark"><i class="bi bi-telephone-inbound-fill ftext"></i> +63 987654321123 </p>
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div class="row tfooter2 m-0 pt-2">
<div class="col-sm-6 copyl text-light"><p >©Copyright All Rights Reserve 2023</p></div>
<div class="col-sm-6 copyr text-light"><p >Privacy Policy/Terms of Use</p></div>
</div>
</footer>
</div>
<script src="index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
</body>
</html>