-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathindex.html
More file actions
341 lines (293 loc) · 15.2 KB
/
index.html
File metadata and controls
341 lines (293 loc) · 15.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>BEST CSS WEBSITE</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="images/v-favicon.png" type="image/gif" sizes="16x16">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css"">
<link rel=" stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="./style.css">
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.11"></script>
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/typeit/5.10.5/typeit.js"></script> -->
<!-- <script src="jquery.typist.js"></script> -->
</head>
<body>
<section id="navbar">
<nav class="navbar navbar-expand-lg navbar-light ">
<a class="navbar-brand" href="#">
<img src="images/download.png" alt="Vikas">
<!-- <img src="images/vikas-ukani.jpg" alt="Vikas"> -->
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">HOME <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">SERVICES</a>
</li>
</li>
<li class="nav-item">
<a class="nav-link" href="#">TESTIMONIALS</a>
</li>
</li>
<li class="nav-item">
<a class="nav-link" href="#">ABOUT US</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">CONTACT</a>
</li>
</ul>
</div>
</nav>
</section>
<!-- ---------------------- banner section----------------------------------- -->
<section id="banner">
<div class="container text-center">
<div class="row">
<div class="col-md-6 text-center">
<!-- <p class="promo-title">
<b style="color:#00ffe7">Vikas Ukani</b>
</p> -->
<p class="promo-title"> <span class="name"></span>. </p>
<script>
var typed = new Typed('.name', {
strings: [" UKANI ViKAS ", " <b style='color:#00ffe7'> Vikas Ukani</b>"],
typeSpeed: 100,
backDelay: 500,
startDelay: 1000,
showCursor: false,
});
</script>
<p>
Hello, I'm a <b class="text-dark post-name"></b>
<script>
var typed = new Typed('.post-name', {
strings: ["Frontend Developer.", "Full Stack Web-App Developer."],
typeSpeed: 50,
backDelay: 500,
startDelay: 1000,
showCursor: false,
});
</script>
<br />
<small>
I love playing around with code and hopefully develop something that makes people smile.
Currently working on
<b class="text-dark">PHP </b>,
<b class="text-dark"> Laravel</b>,
<b class="text-dark"> VueJs</b>,
<b class="text-dark"> AngularJS</b>,
<b class="text-dark"> ReactJS</b>
and <b class="text-dark">Python</b> Development at Surat, India.
</small>
</p>
<!-- Follow Me : -->
<!-- <a href="https://youtube.com" target="_blank"> -->
<!-- <a href="https://www.linkedin.com/in/vikas-ukani-a02499167/" target="_blank"> -->
<!-- <i class="fa fa-linkedin fa-2x"> -->
<!-- <img src="./images/social-icons/linkedin-button-logo.png" alt="" class="play-btn"> -->
<!-- <img src="images/play-youtube.png" alt="" class="play-btn"> -->
<!-- </a> -->
<div class="social-icons">
<b>FIND ME ON:</b> <a href="https://is.gd/YWhfM3">
<img src="images/social-icons/facebook.png" alt="">
</a>
<!-- <a href="https://is.gd/4v1JG4">
<img src="images/social-icons/instagram.png" alt="">
</a> -->
<a href="https://www.linkedin.com/in/vikas-ukani-a02499167/">
<img src="images/social-icons/linkedin-button-logo.png" alt="">
</a>
<a href="https://github.com/vikas-ukani/">
<img src="./images/social-icons/github.png">
</a>
<!-- <a href="">
<img src="images/social-icons/youtube.png" alt="">
</a> -->
<!-- <a href="">
<img src="images/social-icons/tweeter.png" alt="">
</a> -->
</div>
</div>
<div class="col-md-6 text-center metting-image">
<img src="images/vikas-ukani.jpg" class="img-thumbnail rounded-circle mt-5" alt="Vikas"
height="50%" width="80%" alt="">
<!-- <img src="images/metting2.jpg"> -->
<!-- <img src="images/metting2.jpg" height="100%" width="100%" alt="" class="img-flud "> -->
</div>
</div>
</div>
<img src="images/wawe-sample.png" height="100" class="bottom-img" alt="">
</section>
<!-- ---------------------------- Services sections -->
<section id="services">
<div class="container text-center">
<h1 class="title">WHAT WE DO?</h1>
<div class="row text-center">
<div class="col-md-4 services">
<img src="images/metting2.jpg" alt="" class="services-img">
<h4>Growth Marketing</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sint ipsum nihil excepturi sunt
labore
perferendis dolorem eius nesciunt vero distinctio, ipsa quae. Aperiam temporibus nostrum
fuga
deleniti magnam facilis, neque voluptatem dolore dolores quo aliquam, sapiente nihil et sunt
nobis dolorem minima quibusdam esse corporis doloribus aliquid quisquam a? Maiores!</p>
</div>
<div class="col-md-4 services">
<img src="images/metting2.jpg" alt="" class="services-img">
<h4>Growth Marketing</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sint ipsum nihil excepturi sunt
labore
perferendis dolorem eius nesciunt vero distinctio, ipsa quae. Aperiam temporibus nostrum
fuga
deleniti magnam facilis, neque voluptatem dolore dolores quo aliquam, sapiente nihil et sunt
nobis dolorem minima quibusdam esse corporis doloribus aliquid quisquam a? Maiores!</p>
</div>
<div class="col-md-4 services">
<img src="images/metting2.jpg" alt="" class="services-img">
<h4>Growth Marketing</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Sint ipsum nihil excepturi sunt
labore
perferendis dolorem eius nesciunt vero distinctio, ipsa quae. Aperiam temporibus nostrum
fuga
deleniti magnam facilis, neque voluptatem dolore dolores quo aliquam, sapiente nihil et sunt
nobis dolorem minima quibusdam esse corporis doloribus aliquid quisquam a? Maiores!</p>
</div>
</div>
<button type="button" class="btn btn-primary">
ALL SERVICES
</button>
</div>
</section>
<!-- -------------------- About us -->
<section id="about-us">
<div class="container text-center">
<h1 class="title">
WHY CHOOSE US?
</h1>
</div>
<div class="row">
<div class="col-md-6 about-us">
<p class="about-title text-center">
WHY WE ARE DEFFERENT</p>
<ul class="">
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
<li>Lorem ipsum dolor sit amet.</li>
</ul>
</div>
<div class="col-md-6 text-center">
<img src="images/metting2.jpg" alt="" height="80%" width="80%" class="img-flud">
</div>
</div>
</section>
<!-- Testimonials -->
<section id="testimonials">
<h1 class="container">
<div class="title text-center">What CLENT SAY</div>
</h1>
<div class="row offset-1">
<div class="col-md-6 tedtimonials">
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Commodi quae quaerat corrupti, sed blanditiis ad ratione placeat culpa deserunt hic?
</p>
<img src="images/user11.jfif" alt="">
<p class="user-details">
<b>
TEST USER
</b>
<br>
Co-founder by nonainfotech.
</p>
</div>
<div class="col-md-5 tedtimonials">
<p>
Lorem ipsum dolor sit, amet consectetur adipisicing elit.
Commodi quae quaerat corrupti, sed blanditiis ad ratione placeat culpa deserunt hic?
</p>
<img src="images/user55.jfif" alt="">
<p class="user-details">
<b> TECH PROGRAMMER </b>
<br>
Co-founder by somanthakInfotech.
</p>
</div>
</div>
</section>
<!-- ---------------SOCIAL MEDIA SECTION -->
<section id="social-media">
<div class="container text-center">
<p>FIND ME ON SOCIAL MEDIA.</p>
<div class="social-icons">
<a href="https://is.gd/YWhfM3">
<img src="images/social-icons/facebook.png" alt="">
</a>
<a href="https://is.gd/4v1JG4">
<img src="images/social-icons/instagram.png" alt="">
</a>
<a href="https://is.gd/bJkNFT">
<img src="images/social-icons/linkedin-button-logo.png" alt="">
</a>
<!-- <a href="">
<img src="images/social-icons/whatsapp.png" alt="">
</a> -->
<a href="">
<img src="images/social-icons/youtube.png" alt="">
</a>
</a>
<a href="">
<img src="images/social-icons/tweeter.png" alt="">
</a>
</div>
</div>
</section>
<!-- ---------Footer section -->
<section id="footer">
<img src="images/wawe-sample - Copy.png" alt="" class="footer-img">
<div class="container">
<div class="row">
<div class="col-md-4 footer-box">
<img src="images/download.png" alt="Vikas">
<p>
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Non ab dolores quas provident, in
quasi!
</p>
</div>
<div class="col-md-4 footer-box">
<p><b>Contact Me.</b></p>
<div>Vikas Ukani.</div>
<i class="fa fa-envelope o"></i><span class="m-l-5">vikasukani5@gmail.com </span> <br />
<i class="fa fa-phone"></i> 9909659030
<address>
<i class="fa fa-map-marker"></i>
Saragam Soc. ,<br />
Punagam, Surat,<br />
Gujarat.
</address>
</div>
<div class="col-md-4 footer-box">
<p><b>SUBSCRIBE NEWSLETTER</b></p>
<input type="email" name="" id="" placeholder="You Email" class="form-control">
<button type="button" class="btn btn-primary">Subscribe</button>
</div>
</div>
</div>
</section>
</body>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</html>