-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsoftwaredevelopment.html
More file actions
478 lines (447 loc) · 21.7 KB
/
softwaredevelopment.html
File metadata and controls
478 lines (447 loc) · 21.7 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
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
473
474
475
476
477
478
<!doctype html>
<html lang="en">
<head>
<script data-ad-client="ca-pub-6661291941906488" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="fontawesome-free-5.6.3-web/css/all.css">
<!-- Our Custom CSS style sheet -->
<link rel="stylesheet" href="css/style.css">
<title>Software Development - vc solutions</title>
</head>
<!-- xs<576 | 576<sm<768 | 768<md<992 | 992<lg<1200 | 1200<xl -->
<body>
<header>
<div class="p-1" id="topHeader">
<div class="container">
<div class="row">
<div class="col-12 text-right">
<a class="p-1" href="tel:+1(343)301-5948"> <i class="fas fa-phone"></i> +1(343)301-5948 </a>
<a class="p-1" href="mailto:vcsolutions1234@gmail.com "> <i class="fas fa-envelope"></i> vcsolutions1234@gmail.com </a>
</div>
</div>
</div>
</div>
<div id="bottomHeader">
<div class="container-fluid">
<nav class="navbar navbar-dark navbar-expand-md" style="background-color:#000000;">
<a class="navbar-brand" href="">
<img src="imgs/logo_text_white_small.png" width="150px" alt="">
</a>
<button data-toggle="collapse" data-target="#navbarToggler" type="button" class="navbar-toggler"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" role="button" href="#">Services</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="webdesigning.html">Web Designing</a>
<a class="dropdown-item" href="webdevelopment.html">Web Development</a>
<a class="dropdown-item" href="seoservices.html">SEO Services</a>
<a class="dropdown-item active" href="softwaredevelopment.html">Software Development</a>
<a class="dropdown-item" href="mobileapps.html">Mobile App Development</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="graphicdesign.html">Graphic Designing</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="portfolio.html">Our work</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<section class="breadcrumbs-section">
<div class="container p-1 p-sm-3">
<div class="row">
<div class="col-12">
<h2>Software Development</h2>
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="default.html">Home</a></li>
<li class="breadcrumb-item">Services</li>
<li class="breadcrumb-item active">Software Development</li>
</ol>
</div>
</div>
</div>
<script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '8acbe9b6726165f267f9ded512f3ac5f',
'format' : 'iframe',
'height' : 250,
'width' : 300,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/8acbe9b6726165f267f9ded512f3ac5f/invoke.js"></scr' + 'ipt>');
</script>
</section>
<!-- START: About Company section -->
<section class="section-about-company pt-md-2 pb-md-2">
<div class="container">
<div class="row align-items-center">
<div class="col-md-9">
<h3 class="">
About Software Development -
</h3>
<p class="text-justify">
Responsive website has become an established trend in the website design industry. It is one of the most preferred website designs in today’s time as people want ease and comfort in viewing the website through any device they log on to.
To make the viewing experience user-friendly, Web Services develops unique Responsive Web Designs that are adaptive to multiple screen sizes without losing any functionality and usability.
Whether the user is viewing the website on a mobile phone, tablet or desktop, we make responsive websites that are smart enough to respond to smaller or larger screen sizes. While making a Responsive web design, we focus on its aesthetic appeal so that it does not lose its pleasing appeal.
</p><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script>
<p class="text-justify">
SEO friendly web designs. Since millions of people are using search engines every day, it becomes extremely important to design and develop a website that is SEO friendly and can increase the website traffic organically.
SEO friendly web designs play a significant role in earning first page rankings for any business. The idea to develop an SEO friendly website helps the search engine to crawl on each page of the website, interpret the content and then rank the website in their index. Once, the website gets indexed, the search engine shows the relevant web pages to the users searching for.
</p><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script>
<p class="text-justify">
Custom Web Designs are extremely important for establishing a compelling brand web presence. These types of websites are user-friendly and 100% satisfactory for the clients as each page or element of the website is designed to fit specific business needs.
Web Services is one of the renowned companies in building Custom Web designs. With a core focus on planning, strategy and content, we aim to make each Custom webpage unique and user-friendly. We believe in developing deliberate custom web designs that revolve around the marketing and communication strategy of the company.
To ensure the best design for your website, our web development team starts from creating the layout for each page on Photoshop and then converting them into a website. This allows us to make sure that each webpage is aesthetically pleasing to the customers. We spend more time developing the website’s layout with a pleasing colour scheme and placement of photos and content. </p><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script>
<p class="text-justify">
<b>Software Development Services offered by vc solutions -</b>
<br>- Responsive web design
<br>- seo friendly web design
<br>- ASP.NET Development
<br>- Application Maintenance
<br>- Enterprise Application Integration
</p><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '9e3c0d69d59308cc62c8afaa4f9ada1f',
'format' : 'iframe',
'height' : 60,
'width' : 468,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/9e3c0d69d59308cc62c8afaa4f9ada1f/invoke.js"></scr' + 'ipt>');
</script>
</div>
<div class="col-md-3">
<!-- <div class="row align-items-center">
<div class="col-md-6">
<img class="img-fluid" src="imgs/services/mobile-dev/m1.png" />
</div>
<div class="col-md-6">
<img class="img-fluid" src="imgs/services/mobile-dev/m1.png" />
</div>
</div>
<div class="row align-items-center">
<div class="col-md-6">
<img class="img-fluid" src="imgs/services/mobile-dev/m1.png" />
</div>
<div class="col-md-6">
<img class="img-fluid" src="imgs/services/mobile-dev/m1.png" />
</div>
</div> -->
<img class="img-fluid p-md-4 p-5" src="imgs/services/software-dev/software1.png" />
<img class="img-fluid p-md-4 p-5" src="imgs/services/software-dev/software3.png" />
</div>
</div>
</div>
</section>
<!-- END: Company section -->
<!-- START: Team section -->
<section>
<div class="container">
<div class="row">
<div class="col-md-12">
<h3>Skill Set -</h3>
<div class="bar p-2 m-2" style="background-color:#1480e6;width: 90%;">.NET Applications - 90%</div>
<div class="bar p-2 m-2" style="background-color:#e4800d;width: 85%;">Java Applications - 85%</div>
<div class="bar p-2 m-2" style="background-color:#9b59b6;width: 75%;">Custom Apps - 75%</div>
</div>
</div>
</div>
</div>
</section>
<script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script><script type="text/javascript">
atOptions = {
'key' : '544f3a1e0aeca5d55cf1b4ebf18b8b4e',
'format' : 'iframe',
'height' : 600,
'width' : 160,
'params' : {}
};
document.write('<scr' + 'ipt type="text/javascript" src="http' + (location.protocol === 'https:' ? 's' : '') + '://aggressiveracketscout.com/544f3a1e0aeca5d55cf1b4ebf18b8b4e/invoke.js"></scr' + 'ipt>');
</script>
<!-- START: Third Section for requirements -->
<section class="requirements-section p-3" style="background-color:#000000;">
<div class="container pt-2 pb-2">
<div class="row align-items-center">
<div class="col-md-9 text-center">
<h3>
Do you have any requirements?contact us now!
</h3>
</div>
<div class="col-md-3 text-center">
</div>
</div>
</div>
</section>
<!-- END: Third Section for requirements -->
<script async="async" data-cfasync="false" src="//aggressiveracketscout.com/12da679b018cd1af51a23a96c8c9c28d/invoke.js"></script>
<div id="container-12da679b018cd1af51a23a96c8c9c28d"></div>
<footer class="full-footer">
<div class="container top-footer p-md-3 p-1">
<div class="row">
<div class="col-md-3 pl-4 pr-4">
<img class="img-fluid" src="imgs/logo_text_white_small.png" width="150px" alt="">
<p>
vc solutions is a software company, we provide web services to you.
</p>
<a style="color:silver;" class="p-1" href="#"><i class="fab fa-2x fa-facebook-square"></i></a>
<a style="color: silver;" class="p-1" href="#"><i class="fab fa-2x fa-google-plus-square"></i></a>
<a style="color: silver;" class="p-1" href="#"><i class="fab fa-2x fa-twitter-square"></i></a>
<a style="color: silver;" class="p-1" href="https://instagram.com/vc_clicks_?igshid=rxl8yhbvherm"><i class="fab fa-2x fa-instagram"></i></a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Important Links</h3>
<a href="#">Privacy Policy</a><br>
<a href="#">Youtube Channel Link </a><br>
<a href="#">Blog Articles </a><br>
<a href="https://instagram.com/vc_clicks_?igshid=rxl8yhbvherm">Social Media</a>
<br> <a href="https://forms.gle/kTmw7MYy35QFkK7h7">career - apply now </a><br>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Our Services</h3>
<a href="webdesigning.html">Web Designing </a><br>
<a href="webdevelopment.html">Web Development </a><br>
<a href="seoservices.html">SEO services </a><br>
<a href="softwaredevelopment.html">Software Development </a>
<a href="mobileapps.html">Mobile App Development </a>
<a href="graphicdesign.html">Graphic Designing</a>
</div>
<div class="col-md-3 pl-4 pr-4">
<h3>Contact Us</h3>
<a href="#"><i class="fas fa-phone"></i> +1(343)301-5948 </a><br>
<a href="mailto:vcsolutions1234@gmail.com "><i class="fas fa-envelope"></i>vcsolutions1234@gmail.com </a><br>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d241316.64333236168!2d72.74110193617271!3d19.082522317332813!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c6306644edc1%3A0x5da4ed8f8d648c69!2sMumbai%2C+Maharashtra!5e0!3m2!1sen!2sin!4v1547151374329" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="container-fluid bottom-footer pt-2">
<div class="row">
<div class="col-12 text-center">
<p>Copyrights © 2018 - All rights reserved</p>
</div>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="bootstrap/js/jquery-3.3.1.slim.min.js"></script>
<script src="bootstrap/js/popper.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
</body>
</html>