-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
319 lines (306 loc) · 12.5 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
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./assets/css/style.css" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Gabriela|Kotta+One|Marko+One&display=swap" rel="stylesheet" type="text/css">
<title>Portfolio</title>
</head>
<body>
<div class="topnav">
<ul class="nav">
<li><a href="index.html">Home</a></li>
<li><a href="aboutus.html">About</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#graphic">Graphic Design</a></li>
<li><a href="#website">Website</a></li>
</ul>
</div>
<!-- Light Box-->
<div class="l-overlay">
<div class="l-body">
<span class="l-cb">×</span>
<div class="l-body-left">
<img id="p-img" src="./assets/imgs/trainer.jpg">
</div>
<div class="l-body-right">
<div>
<h2>Digital Marketing Training</h2>
<p id="p-desc">Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim nesciunt repellendus quae consequuntur impedit blanditiis delectus iusto molestiae deserunt quia? Harum iure aliquam vitae quidem animi deserunt nostrum ducimus recusandae.
</p>
</div>
<div class="price-area">
<div>USD</div>
<div id="p-price">$300</div>
</div>
</div>
</div>
</div>
<section class="section is-primary has-text-centered">
<div class="container wrapper">
<div class="dp">
<div id="photo">
<div id="normal"></div>
<div id="invert"></div>
</div>
</div>
<div>
<h1 class="title">Hi, I’m Vijayindraa Siingh.</h1>
<p class="subtitle" style="margin-left: 447px;">I have 15 years of work experience working with Marketing, Sales, Sales Promotion, News Paper Industry, Customer Service, IT Industry and Digital Marketing. <br><br>
Started working as Freelancer Digital Marketing Trainer/Consultant from last 4 years.<br><br>
Finally I have moved to Web Development field with great training program of Masai School.
I'm quite confident, naturally curious and continuous working on each design.<br><br>Raise Your Online Business Standards With Responsive Website Designing.<br>Provide us with your business details, domain, color theme and your website is ready. </p>
</div>
</div>
</section>
<a name="portfolio"></a>
<div class="head-img">
<div class="wrappers">
<img src="./assets/imgs/portfolio.jpg">
</div>
</div>
<!-- Portfolio AREA -->
<div class="wrapper">
<div class="grid">
<div class="p-item" data-desc="Hello">
<div class="p-head">Trainer</div>
<div class="p-body">
<img src="./assets/imgs/trainer.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Silver Stone Interiors</div>
<div class="p-body">
<img src="./assets/imgs/interior.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Vinzap Farms</div>
<div class="p-body">
<img src="./assets/imgs/farms.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Iris Florets</div>
<div class="p-body">
<img src="./assets/imgs/iris-768x408.jpg">
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Daya Packers & Movers</div>
<div class="p-body">
<img src="./assets/imgs/packers.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Digi Prop</div>
<div class="p-body">
<img src="./assets/imgs/digi.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Vertex</div>
<div class="p-body">
<img src="./assets/imgs/vertex.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
<div class="p-item">
<div class="p-head">Daya Kutir</div>
<div class="p-body">
<img src="./assets/imgs/pg.jpg">
</div>
<div class="p-footer">
<div>USD</div>
<div>$0</div>
</div>
</div>
</div>
<div class="wrapper" style="padding: 0; max-width: none;">
<video playsinline="" autoplay="" muted="" loop="" id="bgvid">
<source src="https://www.dcfonts.com/wp-content/themes/dc_slider/draw.mp4" type="video/mp4">
</video>
<div class="newsletterBkg">
<div class="newsletterPic">
<div class="newsletterLeft">
<img class="nopin" style="margin-left: -110px; height: 630px; margin-top: 20px;
width: 580px;" src="https://www.dcfonts.com/wp-content/themes/dc_slider/images/white_bottle2.png" alt="White Bottle">
</div>
</div>
</div>
<h3 class="top-text">“You might not think that programmers are artists, but programming is an extremely creative profession.<br><span style="font-size: 30px;"> It's logic-based creativity.”</span>!!</h3>
<h3 class="bottom-text" style="font-size: 32px;">Don’t worry if code doesn’t work right.<br> If everything did, <span style="font-size: 48px; color: blue;"> you’d be out of a job.”</span></h3>
</div>
<a name="graphic"></a>
<div class="head-img1">
<div class="wrappers">
<img src="./assets/imgs/graphic_designing.jpg">
</div>
</div>
<div class="w-wrapper">
<div class="grid">
<div class="w-item" data-desc="Hello">
<div class="w-head">Brochures</div>
<div class="w-body">
<img src="./assets/imgs/Brochure.jpg">
</div>
<div class="w-footer">
<div>Tri-fold brochures are used to advertise an event. They can grab people attention to the program.</div>
</div>
</div>
<div class="w-item">
<div class="w-head">Logo Design</div>
<div class="w-body">
<img src="./assets/imgs/Logo.jpg">
</div>
<div class="w-footer">
<div>We have custom logo design services. This is our best service, Because your logo is Business identity.</div>
</div>
</div>
<div class="w-item">
<div class="w-head">Flyers & Posters</div>
<div class="w-body">
<img src="./assets/imgs/flyers.jpg">
</div>
<div class="w-footer">
<div>When your business need to promote your products or service. Flyer is the best way for promotions.</div>
</div>
</div>
<div class="w-item">
<div class="w-head">Business Cards</div>
<div class="w-body">
<img src="./assets/imgs/card.jpg">
</div>
<div class="w-footer">
<div>Business cards and visiting cards are vital to any entrepreneur. That makes your brand.</div>
</div>
</div>
<div class="w-item">
<div class="w-head">Catalogue</div>
<div class="w-body">
<img src="./assets/imgs/catalogue.jpg">
</div>
<div class="w-footer">
<div>If you need to market your similar products, then Catalogue will be better option.</div>
</div>
</div>
<div class="w-item">
<div class="w-head">Web Banners</div>
<div class="w-body">
<img src="./assets/imgs/banner.jpg">
</div>
<div class="w-footer">
<div>We design custom web banners for our clients. Which will be broadly uses in website design.</div>
</div>
</div>
</div>
</div>
<a name="website"></a>
<div class="head-img2">
<div class="wrappers">
<img src="./assets/imgs/website-758595_1920.png">
</div>
</div>
<div class="e-wrapper">
<div class="grid">
<div class="e-item" data-desc="Hello">
<div class="e-head">Client</div>
<div class="e-body">
<img src="./assets/imgs/client.jpg">
</div>
<div class="e-footer">
<div>In this phase will analysis all client’s requirements. To give great values to the client needs.</div>
</div>
</div>
<div class="e-item">
<div class="e-head">Site - Architechture</div>
<div class="e-body">
<img src="./assets/imgs/site.png">
</div>
<div class="e-footer">
<div>According to the client needs, will make a wire frame for the project. Using this will develop the website.</div>
</div>
</div>
<div class="e-item">
<div class="e-head">Visual Design</div>
<div class="e-body">
<img src="./assets/imgs/visual.png">
</div>
<div class="e-footer">
<div>Skills, expertise and having years of experience to implement the design into a beutiful website.</div>
</div>
</div>
<div class="e-item">
<div class="e-head">Site Testing</div>
<div class="e-body">
<img src="./assets/imgs/site-testing.png">
</div>
<div class="e-footer">
<div>Before launch, testing of the website is always required for maximum optimization. So you will get well built websites.</div>
</div>
</div>
<div class="e-item">
<div class="e-head">SEO & Branding</div>
<div class="e-body">
<img src="./assets/imgs/seo.png">
</div>
<div class="e-footer">
<div>Website designing with perfect Layout is very important for online business and SEO of the website plays an important role</div>
</div>
</div>
<div class="e-item">
<div class="e-head">Site Maintenance</div>
<div class="e-body">
<img src="./assets/imgs/site-maintain.jpg">
</div>
<div class="e-footer">
<div>Website maintainance of every website is mandatory. Expertise in hosting and maintaining a website is always a Top priority.</div>
</div>
</div>
</div>
</div>
<footer>
<div class="first">
<a href="https://www.facebook.com/Vinzapinfotech/"><img src="./assets/imgs/png/facebook.png"></a>
<a href="https://twitter.com/BobVizz"><img src="./assets/imgs/png/twitter.png"></a>
<a href="https://www.linkedin.com/in/vijayendra-kumar-s/"><img src="./assets/imgs/png/linkedin.png"></a>
<a href="https://www.youtube.com/user/MrVizzbob"><img src="./assets/imgs/png/youtube.png"></a>
</div>
<div class="second">
<div>Icons made by title="Freepik">Freepik</a> title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>
<div class="third">
All rights reserved - @Copyright 2019
</div>
</div>
</footer>
<!--Post Scripts-->
<script src="./assets/js/main.js"></script>
</body>
</html>