-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
326 lines (251 loc) · 13.7 KB
/
index.html
File metadata and controls
326 lines (251 loc) · 13.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Patua+One&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="index-style.css">
<title>Digiweb Solutions</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-sm " style="background-color:rgb(13, 43, 61)">
<a class="navbar-brand" href="index.html"><img class="i" src="images/logo.png" width="130px" height="50px" alt="logo" ></a>
<nav class="navbar navbar-dark ">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" >
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item " >
<a class="nav-link" href="index.html" style="color:whitesmoke;" >Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html" style="color:whitesmoke;" >About Us</a>
</li>
<li class="nav-item">
<a class="nav-link " href="services.html" style="color:whitesmoke;" >Services</a>
</li>
<li class="nav-item">
<a class="nav-link " href="solutions.html" style="color:whitesmoke;" >Solutions</a>
</li>
<li class="nav-item">
<a class="nav-link " href="contact.html" style="color:whitesmoke;" >Contact</a>
</li>
</ul>
</div>
</nav>
</nav>
</header>
<div>
<img class="im" src="images/cover.png" max-height="100%" width="100%" alt="cover.png">
</div>
<div class="container-fluid" >
<h1 class="text-center">Digital Marketing & Website Development Company</h1><br>
<div class="row ">
<div class="col-sm-6 ">
<img src="images/container.png" width="100%" alt="container.png">
</div>
<div class="col-sm-6">
<p class="id"> <p class="id">With the zeal of working for excellence ,<b>Digiweb Solutions</b> is your very own Digital Agency,
committed to providing solutions for all your <b>Digital Marketing & Website Development</b> necessities.
With our <b>24 X 7</b> assistance and availability.<br>Excellence is not only our motive but our passion. Whether you are a <b>start - up looking</b> for effective establishment or
a<b> brand</b> trying to push boundaries and expand , we are at your service. Looking forward to work with you.</p>
</div>
</div>
</div>
<div class="container-fluid1 " >
<h1 class="text-center">What Do We Do?</h1>
<hr class="hr" style="background-color: black; width: 150px "><br><br>
<div class="card" >
<div class="row">
<div class="col-md-4">
<img src="images/Web-Design.png" width="310" height="200" alt="web-design.png">
</div>
<div class="col-md-8">
<div class="card-body">
<h3 class="card-title">Web Designing</h3>
<p class="card-text id"><b>Web design</b> is what creates the overall look when you’re using a website.</p>
<a href="services.html" class="btn btn-warning ">Know More</a>
</div>
</div>
</div>
</div>
<div class="card" >
<div class="row g-0">
<div class="col-md-8">
<div class="card-body">
<h3 class="card-title">Graphic Designing</h3>
<p class="card-text id"><b>Graphic designers</b> create visual concepts, using computer software or by hand.</p>
<a href="services.html" class="btn btn-warning ">Know More</a>
</div>
</div>
<div class="col-md-4">
<img src="images/Graphic-Design.png" width="340" height="200" alt="graphic-design.png">
</div>
</div>
</div>
<div class="card" >
<div class="row ">
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="images/web-development.png" width="310" height="200" alt="web-development.png">
</div>
<div class="col-md-8 ">
<div class="card-body">
<h3 class="card-title">Web Development</h3>
<p class="card-text id"><b> Web development</b> can range from developing a static page to Web-based Internet applications .</p>
<a href="services.html" class="btn btn-warning ">Know More</a>
</div>
</div>
</div>
</div>
<div class="card">
<div class="row">
<div class="col-md-8">
<div class="card-body">
<h3 class="card-title">E-commerce Solutions</h3>
<p class="card-text id">
E-commerce is the buying and selling of goods and services over an electronic network, primarily the internet.</p>
<a href="services.html" class="btn btn-warning ">Know More</a>
</div>
</div>
<div class="col-md-4">
<img src="images/ecommerce.png" width="320" height="200" alt="ecommerce.png">
</div>
</div>
</div>
<div class="card" >
<div class="row g-0">
<div class="col-md-4">
<img src="images/seo-index.png" width="310rem" height="200rem" alt="seo.png">
</div>
<div class="col-md-8">
<div class="card-body">
<h3 class="card-title">Search Engine Optimization</h3>
<p class="card-text id">
<b> Search engine optimization</b> is the process of improving the quality and quantity of website traffic to a website or a web page from search engines. </p>
<a href="services.html" class="btn btn-warning ">Know More</a>
</div>
</div>
</div>
</div>
<div class="card" >
<div class="row g-0">
<div class="col-md-8">
<div class="card-body">
<h3 class="card-title">Pay Per Click</h3>
<p class="card-text id"><b>Pay-per-click (PPC)</b> is used to drive traffic to websites, when an advertiser pays a publisher when the ad is clicked.</p>
<a href="services.html" class="btn btn-warning ">Know More</a>
</div>
</div>
<div class="col-md-4">
<img src="images/ppc.png" width="320" height="200" alt="ppc.png">
</div>
</div>
</div>
</div>
<div class="container-fluid3">
<h1 class="text-center">Things That Keep Us Going!</h1>
<hr class="hr" style="background-color: black; width: 150px "><br><br>
<div class="row align-items-center">
<div class="col-sm-6 col-md-3 col-lg-3">
<h3 class="text-center">Our Aim</h3>
<img src="images/customers.png" width="200px" height="130px" alt="customers-served.png">
<h5 class="text-center a"><b>Customer Satisfaction</b></h5>
</div>
<div class="col-lg-3 align-items-center" >
<h3 class="text-center">500+</h3>
<img src="images/social-engagements.png" width="200px" height="130px" alt="projects-launched.png" >
<h5 class="text-center b"><b>Social Engagements</b></h5>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<h3 class="text-center ">10000+</h3>
<img src="images/clients-served.png" width="220px" height="130px" alt="clients served.png">
<h5 class="text-center c"><b>Clients Served</b></h5>
</div>
<div class="col-sm-6 col-md-3 col-lg-3" >
<h3 class="text-center">500+</h3>
<img src="images/projects-launched.png" width="200px" height="130px" alt="projects-launched.png">
<h5 class="text-center d"><b>Projects Launched</b></h5>
</div>
</div>
</div>
<div class="container-fluid4 text-center">
<h1 class="text-center">Our Customers</h1>
<hr class="hr" style="background-color: black; width: 150px "><br>
<h5 class="text-center"><b>1000+ Clients Satisfied and Counting...You are next in line!</b></h5>
<h5 class="text-center">Some Companies We Work With!</h5>
<div class="row">
<div class="col-6 col-sm-4 col-md-2 col-lg-2 text-center">
<img src="images/1.png" width="190px" height="140px" alt="logo">
</div>
<div class="col-6 col-sm-4 col-md-2 col-lg-2 text-center">
<img src="images/2.png" width="200px" height="140px" alt="logo">
</div>
<div class="col-6 col-sm-4 col-md-2 col-lg-2 text-center">
<img src="images/3.png" width="200px" height="140px" alt="logo">
</div>
<div class="col-6 col-sm-4 col-md-2 col-lg-2 text-center">
<img src="images/4.png" width="210px" height="140px" alt="logo">
</div>
<div class="col-6 col-sm-4 col-md-2 col-lg-2 text-center">
<img src="images/5.png" width="200px" height="125px" alt="logo">
</div>
<div class="col-6 col-sm-4 col-md-2 col-lg-2 text-center">
<img src="images/6.png" width="200px" height="120px" alt="logo">
</div>
</div>
</div>
<footer class="page-footer">
<div class="container text-center text-md-left mt-4">
<div class="row align-items-center text-center ">
<div class="col-sm-3 mx-auto mb-4">
<img src="images/logo.png" width="200em" height="100em" alt="logo">
</div>
<div class="col-sm-3 mx-auto mb-4">
<a href="contact.html"><h5 class="text- uppercase font-weight-bold">CONTACT</h5></a>
<p class="mt-2 ">+91 124 854 8456</p>
<p class="mt-2">+91 489 526 4815</p>
</div>
<div class="col-sm-3 mx-auto mb-4">
<h5 class="text- uppercase font-weight-bold">EMAIL</h5>
<p class="mt-2 ">digiweb.solutions@gmail.com</p>
<p class="mt-2 ">customer.digiweb@gmail.com</p>
</div>
<div class="col-sm-3 mx-auto mb-4">
<h5 class="text- uppercase font-weight-bold">ADDRESS</h5>
<p class="mt-2">WZ-573, WZ-Block<br>
Naraina Village<br>
New Delhi, Delhi 110028</p>
</div>
</div>
<div class="container">
<div class="row py-2 d-flex align-items-center">
<div class="col-sm-12 text-center">
<a target="_blank" class="instagram" href="https://www.instagram.com/"><i class="fab fa-instagram fa-2x" style="color:rgb(238, 185, 238)"></i></a>   
<a target="_blank" class="facebook" href="https://www.facebook.com/"><i class="fab fa-facebook fa-2x" style="color:rgb(142, 190, 235)"></i></a>   
<a target="_blank" class="linkedin" href="https://www.linkedin.com/"><i class="fab fa-linkedin fa-2x" style="color:rgb(0, 119, 181)"></i></a>  
<a target="_blank" class="twitter" href="https://www.twitter.com/"><i class="fab fa-twitter fa-2x" style="color:rgb(85,172, 238)"></i></a>  
<a target="_blank" class="twitter" href="https://www.pinterest.com/"><i class="fab fa-pinterest fa-2x" style="color:rgb(247, 142, 186)"></i></a>  
<a target="_blank" class="youtube" href="https://www.youtube.com/"><i class="fab fa-youtube fa-2x" style="color:rgb(255, 102, 102)"></i></a>  
</div>
</div>
</div>
<hr style="background-color: white; width: 100px">
<div class="container">
<div class="row py-2 d-flex align-items-center">
<div class="col-sm-12 text-center"> <h5> © Copyright 2021 - Digiweb Solutions</h5>
</div>
</div>
</div>
</div>
</footer>
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>