-
Notifications
You must be signed in to change notification settings - Fork 0
/
issues.html
245 lines (235 loc) · 7.47 KB
/
issues.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
<!DOCTYPE HTML>
<!--
Urban by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>Contact Us</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
<style>
html, body {
min-height: 100%;
}
body, div, form, input, select, p {
padding: 0;
margin: 0;
outline: none;
font-family: Roboto, Arial, sans-serif;
font-size: 14px;
color: #666;
line-height: 22px;
}
h1 {
margin: 15px 0;
font-weight: 400;
}
.testbox {
display: flex;
justify-content: center;
align-items: center;
height: inherit;
padding: 3px;
}
form {
width: 100%;
padding: 20px;
background: #fff;
box-shadow: 0 2px 5px #ccc;
}
input, select, textarea {
margin-bottom: 10px;
border: 1px solid #ccc;
border-radius: 3px;
}
input:hover, select:hover, textarea:hover {
outline: none;
border: 1px solid #095484;
}
input {
width: calc(100% - 10px);
padding: 5px;
}
select {
width: 100%;
padding: 7px 0;
background: transparent;
}
textarea {
width: calc(100% - 6px);
}
.item {
position: relative;
margin: 10px 0;
}
input[type="date"]::-webkit-inner-spin-button {
display: none;
}
.item i, input[type="date"]::-webkit-calendar-picker-indicator {
position: absolute;
font-size: 20px;
color: #a9a9a9;
}
.item i {
right: 2%;
top: 30px;
z-index: 1;
}
[type="date"]::-webkit-calendar-picker-indicator {
right: 1%;
z-index: 2;
opacity: 0;
cursor: pointer;
}
.btn-block {
margin-top: 20px;
text-align: center;
}
button {
width: 150px;
padding: 10px;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #095484;
font-size: 16px;
color: #fff;
cursor: pointer;
}
button:hover {
background-color: #0666a3;
}
</style>
</head>
<body class="subpage">
<!-- Header -->
<header id="header">
<div class="logo"><a href="index.html">DSNM <span>E-Challan Website</span></a></div>
<a href="#menu">Menu</a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="generic.html">Statistics</a></li>
<li><a href="issues.html">Contact Us</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Section -->
<section class="wrapper">
<div class="inner">
<header class="align-center">
<h1>Contact Us</h1>
<subtext>"Alert today- Alive tomorrow"</subtext>
</header>
<div class="flex flex-2">
<div class="col col2">
<h3></h3>
</div>
</div>
<div class="row">
<div class="6u 12u$(small)">
<div class="testbox">
<form action="mailto:[email protected]?Subject=Issues%20faced" method="post" enctype="text/plain" >
<h3>Greivance Redressal Form </h3>
<div class="item">
<p>Your name</p>
<div>
<input type="text" name="name" placeholder="First" />
<input type="text" name="name" placeholder="Last" />
</div>
</div>
<div class="item">
<p>Your email</p>
<input type="text" name="name"/>
</div>
<div class="item">
<p>Date of complaint</p>
<input type="date" name="name" required/>
<i class="fas fa-calendar-alt"></i>
</div>
<div class="item">
<p>Your complaint category</p>
<select>
<option value="">*Please select*</option>
<option value="A">Login Access</option>
<option value="B">Challan Payment</option>
<option value="C">Payment Processing</option>
<option value="D">Incorrect Challan Due</option>
<option value="E">Misc.</option>
</select>
</div>
<div class="item">
<p>Brief Description pertaining to the complaint</p>
<textarea rows="5"></textarea>
</div>
<div class="btn-block">
<button type="submit" class="button" href="mailto:[email protected]">Send</button>
</div>
</form>
</div>
</div>
<div class="6u 12u$(small)">
<h4>Toll-Free Number : 1800 280 2626</h4>
<h4>Regional Offices</h4>
<ul class="actions">
<li><a href="http://www.rto.org.in/chennai-rto.htm" class="button">Chennai</a></li>
<li><a href="http://www.rto.org.in/kerala-rto.htm" class="button">Kerala</a></li>
<li><a href="http://www.rto.org.in/maharashatra-rto.htm" class="button">Maharashatra</a></li>
</ul>
<ul class="actions">
<li><a href="http://www.rto.org.in/mp-rto.htm" class="button">Madhya Pradesh</a></li>
<li><a href="http://www.rto.org.in/Pune-rto.htm" class="button">Pune</a></li>
<li><a href="http://www.rto.org.in/rto-ap.htm" class="button">Andhra Pradesh</a></li>
</ul>
<ul class="actions">
<li><a href="http://www.rto.org.in/rto-delhi.htm" class="button">Delhi</a></li>
<li><a href="http://www.rto.org.in/rto-uttarakhand.htm" class="button">Uttarakhand</a></li>
<li><a href="http://www.rto.org.in/rto-haryana.htm" class="button">Haryana</a></li>
</ul>
<ul class="actions">
<li><a href="http://www.rto.org.in/rto-hp.htm" class="button">Himachal Pradesh</a></li>
<li><a href="http://www.rto.org.in/rto-punjab.htm" class="button">Punjab</a></li>
<li><a href="http://www.rto.org.in/rto-up.htm" class="button">Uttar Pradesh</a></li>
</ul>
<ul class="actions">
<li><a href="http://www.rto.org.in/gujarat-rto.htm" class="button">Gujarat</a></li>
<li><a href="http://www.rto.org.in/Details-of-rto-offices-in-kolkata.htm" class="button">Kolkata</a></li>
<li><a href="http://www.rto.org.in/rto-office-in-goa.htm" class="button">Goa</a></li>
</ul>
<ul class="actions">
<li><a href="http://www.rto.org.in/jharkhand-rto.htm" class="button">Jharkhand</a></li>
<li><a href="http://www.rto.org.in/rajasthan-rto.htm" class="button">Rajasthan</a></li>
<li><a href="http://www.rto.org.in/" class="button">Others</a></li>
</ul>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<div class="copyright">
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-snapchat"><span class="label">Snapchat</span></a></li>
</ul>
<p>© Untitled. All rights reserved. Design: <a href="https://templated.co">TEMPLATED</a>. Images: <a href="https://unsplash.com">Unsplash</a>.</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>