-
Notifications
You must be signed in to change notification settings - Fork 1
/
firwriting.html
193 lines (144 loc) · 5.4 KB
/
firwriting.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
<!DOCTYPE html>
<html>
<head>
<title>ecops-captive portal</title>
<link rel="icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Anton&display=swap" rel="stylesheet">
<style type="text/css">
#q{
background-color: #000000;
width: 100%;
height: 100px;
}
#q1{
background-color: #FFD700;
width: 200px;
height: 600px;
position: relative;
bottom: 20px;
}
#ee1{
border: 1px solid black;
text-decoration: none;
color: black;
}
li{
list-style-type: none;
background-color: white;
position: relative;
right: 40px;
width: 200px;
border: 1px
}
li a{
text-decoration: none;
color: black;
text-align: center;
}
li ul li {
background-color: lightgray;
padding-bottom: 20px;
border: 1px solid brown;
box-shadow: 3px 3px 2px 2px blue;
}
li ul{
position: relative;
display: none;
}
#ww9{
padding-bottom: 70px;
}
#ww1,#ww2,#ww3,#ww4,#ww5,#ww6,#ww7,#ww8,#ww9{
padding-bottom: 20px;
box-shadow: 3px 3px 2px 2px red;
}
#ww2:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww1:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww3:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww4:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww5:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww6:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww7:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww8:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#ww9:hover ul{
display: block;
box-shadow: 3px 3px 2px 2px red;
}
#qqq{
position: relative;
bottom: 600px;
left: 100px;
margin-left: 200px;
width: 750px;
height: 10px;
}
</style>
</head>
<body>
<div id="q">
<img src="logo.jpeg" style="padding-left: 20px;padding-top: 5px;" >
<img src="india.gif" style="height: 90px;position: relative;left: 500px;">
</div>
<div id="q1">
<div><h1>Activity</h1></div>
<ul id="eee">
<li id="ww7"><a href="webportalhome.html"><center>Home</center></a></li>
<li id="ww1" style="background-color: skyblue"><a href="vpshome.html"><center>Virtual Police Station</center></a><ul id="ww11"><li ><a href="criminals.html"><center>Criminal Search</center></a></li><li ><a href="appointingtransfer.html"><center>Appointing/Transfer</center></a></li><li ><a href="areasundercontrol.html"><center>Areas Under Control </center></a></li><li style="background-color: lightgreen"><a href="firwriting.html"><center>First Information Report</center></a></li></ul></li>
<li id="ww2"><a href="complaints.html"><center>Complaints</center></a></li>
<li id="ww3" ><a href="infohome.html"><center>Information Sharing</center></a><ul><li><a href="send.html"><center>Send</center></a></li><li><a href="received.html"><center>Received</center></a></li></ul></li>
<li id="ww4" ><a href="casestatus.html"><center>Case Status</center></a></li>
<li id="ww5" ><a href="magistrate.html"><center>Magistrate</center></a></li>
<li id="ww6" ><a href="viewfir.html"><center>View FIR</center></a></li>
</ul>
</div>
<div id="qqq">
<h1 style="position: relative;left: 0px;font-family: 'Anton', sans-serif;top: 0px;"><center>First Information Report [ F . I . R ] </center></h1>
<fieldset>
<form>
<h1 style="position: relative;left: 0px;font-family: sans-serif;font-size:12px;top: 0px;"><center>Personal Details of Informant</center></h1>
<pre ><b>Name:</b> <input type="text" name="nam"required/></pre>
<pre ><b>Phone:</b> <input type="text" name="phone"required/></pre>
<pre ><b>Email:</b> <input type="email" name="email"required/></pre>
<pre><b><p style="position: relative;top: 90px;">Complete Address:</p></b> <textarea rows="10" cols="70"></textarea></pre>
<pre ><b>PinCode:</b> <input type="text" name="pin"required/></pre>
<pre ><b>City:</b> <input type="text" name="city"required/></pre>
<br><br>
<h1 style="position: relative;left: 0px;font-family: sans-serif;font-size:12px;top: 0px;"><center>Place Of Occurance</center></h1><br><br>
<pre><b>Distance from Police Station</b> <input type="text" name="disp"></pre>
<pre><b>Direction from Police Station</b> <input type="text" name="dirp"></pre>
<h1 style="position: relative;left: 0px;font-family: sans-serif;font-size:12px;top: 0px;"><center>Date and hour of occurance</center></h1><br><br>
<pre><b>Date of Occurance</b> <input type="text" name="date"></pre>
<pre><b>Hour of Occurance</b> <input type="text" name="hour"></pre>
<h1 style="position: relative;left: 0px;font-family: sans-serif;font-size:12px;top: 0px;"><center>Other Details</center></h1>
<pre><b><p style="position: relative;top: 90px;">Description of <br>Accused:</p></b> <textarea rows="10" cols="70"></textarea></pre>
<pre><b><p style="position: relative;top: 90px;">Details of <br>witness:</p></b> <textarea rows="10" cols="70"></textarea></pre>
<center><input type="submit" name="submit" value="SEND"><input type="reset" name="reset" value="RESET"></center><br><br>
</form>
</fieldset>
</div>
</body>
</html>