-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
294 lines (209 loc) · 8.37 KB
/
index.html
File metadata and controls
294 lines (209 loc) · 8.37 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
<!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">
<title>CSC Kurumathur</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/products.css">
<link rel="stylesheet" href="css/Header.css">
<link rel="icon" href="image/fav.png">
</head>
<body>
<div class="loader"></div>
<script>
window.addEventListener("load", () => {
const loader = document.querySelector(".loader");
loader.classList.add("loader--hidden");
loader.addEventListener("transitionend", () => {
document.body.removeChild(loader);
});
});
</script>
<header id="top">
<div class="header-left">
<div class="logo">
<a href="index.html"><img src="image/Untitled-1.png" alt=""></a>
</div>
</div>
<nav>
<ul>
<li>
<a href="index.html" class="active">Home</a>
</li>
<li>
<a href="products.html" >Vehicle Booking</a>
</li>
<li>
<a href="#foot">About</a>
</li>
</ul>
<div class="login-signup">
<a href="#foot">Contact Us</a>
</div>
</nav>
<div class="header-right">
<div class="login-signup">
<a href="#foot">Contact Us</a>
</div>
<div class="hamburger">
<div></div>
<div></div>
<div></div>
</div>
</div>
</header>
<script>
hamburger = document.querySelector(".hamburger");
nav = document.querySelector("nav");
hamburger.onclick = function() {
nav.classList.toggle("active");
}
</script>
<section class="wrapper">
<ul>
<li>
<img src="image/log.png" alt="">
</li>
<li>
<h3>CSC Kurumathur</h3>
</li>
<li>
<img src="image/logo2.png" alt="">
</li>
<li>
</ul>
<div class="para">
<p>Common Services Centers (CSC) are one of the crucial enablers of the Digital India Programme. They are the access points for delivery of various e-governance and business services to citizens in rural and remote areas of the country. It is a pan-India network catering to regional, geographic, linguistic and cultural diversity of the country, thus enabling the Government’s mandate of a socially, financially and digitally inclusive society. CSCs offer assisted access of e-services to citizens with a focus on enhancing governance, delivering essential government and public utility services, social welfare schemes, financial services, education and skill development courses, health and agriculture services and digital literacy, apart from a host of B2C services.
</p>
</div>
</section>
<section class="intro" >
<ul>
<li class="img">
<img src="image/carbook.jpg" alt="">
</li>
<li class="cont">
<span class="content">
<h1>Vehicle Booking</h1>
<p>Book your vehicles through csc to attain more benifits than from showroom's .You need not pay any booking charge while booking your vehicle through csc. Your vehicle will be delivered from your favourite showroom.
For booking your vehicle, please contact through the number below...</p>
</span>
<div class="button">
<a href="form erro2r.html" class="button">Know More</a>
</div>
</li>
</ul>
</section>
</section>
<div class="containe">
<h1 class="heading">our services</h1>
<div class="box-container">
<div class="box">
<div class="imgt">
<img src="image/Character-Illustration-Of-Aadhar-Card-700.webp" alt="" class="aadar">
</div>
<h3>Aadhar Updation</h3>
<p>We provide to Update your Aadhar through our service</p>
<a href="https://wa.me/+919446697103" target="blank" class="btns">Contact </a>
</div>
<div class="box">
<div class="imgt">
<img src="image/1pancard.png" alt="" class="pan">
</div>
<h3>Pan card </h3>
<p>We provide to take the Pan Card Through our Service </p>
<a href="https://wa.me/+919446697103" target="blank" class="btns">Contact</a>
</div>
<div class="box">
<div class="imgt">
<img src="image/vote.jpg" alt="" class="vote">
</div>
<h3>Voters ID</h3>
<p>We provide to take or Update your voter id through us</p>
<a href="https://wa.me/+919446697103" target="blank" class="btns">Contact</a>
</div>
<div class="box">
<div class="imgt">
<img src="image/unnamed.png" alt="" class="bus">
</div>
<h3>Parivahan</h3>
<p>We will do the all services provided by Motor vehicle department</p>
<a href="https://wa.me/+919446697103" target="blank" class="btns">Contact</a>
</div>
<div class="box">
<div class="imgt">
<img src="image/istockphoto-1412018366-612x612.jpg" alt="" class="plane">
</div>
<h3>Passport</h3>
<p>We provide to take or Update your Passport Through us</p>
<a href="https://wa.me/+919446697103" target="blank" class="btns">Contact</a>
</div>
<div class="box" >
<div class="imgt">
<img src="image/train.jpg" alt="" class="train">
</div>
<h3>Train ticket</h3>
<p>We provide to Book Your Train Ticket Through Us</p>
<a href="https://wa.me/+919446697103" target="blank" class="btns">Contact</a>
</div>
</div>
</div>
</div>
<footer id="foot">
<ul class="main">
<li class="first" id="sub">
<div class="footlogo" >
<a href="index.html"><img src="image/Untitled-1.png" alt=""></a>
</div>
<h5>CSC Kurumathur</h5>
<ul>
<li>
<a href="#top">home</a>
</li>
<li>|</li>
<li>
<a href="products.html">vehicle booking</a>
</li>
<li>|</li>
<li>
<a href="">about</a>
</li>
</ul>
</li>
<li class="second" id="sub">
<h3>Contact us</h3>
<ul class="s">
<li>
<div class="contact"><img src="image/get-logo-whatsapp-png-pictures-1.png" alt=""></div>
<a href="https://wa.me/+919446697103" target="blank"><h6>whatsapp</h6></a>
</li>
</ul>
<ul class="t">
<li>
<div class="contact"><img src="image/download (2).png" alt="" id="s"></div>
<a href="tel:+919496717949"><h6>Phone</h6></a>
</li>
</ul>
<ul class="f">
<li>
<div class="contact"><img src="image/images.png" alt=""></div>
<a href="mailto:csckurumathur@gmail.com"><h6>Email</h6></a>
</li>
</ul>
</li>
<li class="third" id="sub">
<h2>About our Company</h2>
<p>
Common Services Centers (CSC) are one of the crucial enablers of the Digital India Programme. They are the access points for delivery of various e-governance and business services to citizens in rural and remote areas of the country.
CSC E-Governance Services India Limited
Ministry of <br> Electronics & Information Technology
Government of India</p>
</li>
</footer>
<div class="foot">
<p>© All rights reserved | Designed and developed by Code Cave Media</p>
</div>
</body>
</html>