-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathh.html
187 lines (147 loc) · 6.1 KB
/
h.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
<!DOCTYPE html>
<html>
<head>
<title>page2</title>
<link rel="stylesheet" type="text/css" href="assets\css\style.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#" id="lf">LOST&FOUND / BUY&SELL</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html" id="lf"></span><font size="3">Log out</font></a></li>
</ul>
</div>
</nav>
<p id="p1"><br><button id="hh" type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal3"><font size="5" color="white"><b><u>Lost Something?</b></u></font></button><br><br>"Lost something and think someone would be humble enough to return it, tell about it here" </p>
<p id="p2"><br><button id="hh" type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal4"><font size="5" color="white"><b><u>Found Something?</u></b></font></button><br><br>"Found something that you think some might have lost (of course we know you are a good and humble person), post it here"</p>
<p id="p3"><br><button id="hh" ><font size="5" color="white"><b><u>Buy?</u></b></font></button><br><br>"In need of buying something but lazzyyyy, check about it here"</p>
<p id="p4"><br><button id="hh" type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal5"><font size="5" color="white"><b><u>Sell?</u></b></font></button><br><br>"Oh yeah, of course you need money, and a little more space in your place, sell what you don't need anymore, here!"</p>
<div class="modal fade" id="myModal3" role="dialog" id="m1">
<center>
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4><font face="verdana" font size="5">Lost Item Info</font></h4>
</div>
<div class="modal-body">
<br>
<center>
<br>
<form>
<input type="file" name="pic" accept="image/*">
<br>
<br>
<input id="textboxid" type = "text" placeholder=" Item Name" required/>
<br>
<br>
<input id="textboxid" type = "number" placeholder=" Price"required/>
<br>
<br>
<input id="textboxid" type = "telNo" placeholder=" Mobile Number" maxlength="10" required/>
<br>
<br>
<textarea id="textboxid" rows="4" cols="50" name="comment" form="usrform" placeholder=" Description"></textarea>
<br><br>
<input id="subb" id="ss" type = "submit" name = "submit" value = "Submit">
<br>
<br>
</form>
</center>
</div>
</div>
</div>
</center>
</div>
</div>
<div class="modal fade" id="myModal4" role="dialog" id="m1">
<center>
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4><font face="verdana" font size="5">Found Item Info</font></h4>
</div>
<div class="modal-body">
<br>
<center>
<br>
<form>
<input type="file" name="pic" accept="image/*">
<br>
<br>
<input id="textboxid" type = "text" placeholder=" Item Name" required/>
<br>
<br>
<input id="textboxid" type = "number" placeholder=" Price"required/>
<br>
<br>
<input id="textboxid" type = "telNo" placeholder=" Mobile Number" maxlength="10" required/>
<br>
<br>
<textarea id="textboxid" rows="4" cols="50" name="comment" form="usrform" placeholder=" Description"></textarea>
<br><br>
<input id="subb" id="ss" type = "submit" name = "submit" value = "Submit">
<br>
<br>
</form>
</center>
</div>
</div>
</div>
</center>
</div>
</div>
<div class="modal fade" id="myModal5" role="dialog" id="m1">
<center>
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4><font face="verdana" font size="5">Item Info</font></h4>
</div>
<div class="modal-body">
<br>
<center>
<br>
<form>
<input type="file" name="pic" accept="image/*">
<br>
<br>
<input id="textboxid" type = "text" placeholder=" Item Name" required/>
<br>
<br>
<input id="textboxid" type = "number" placeholder=" Price"required/>
<br>
<br>
<input id="textboxid" type = "telNo" placeholder=" Mobile Number" maxlength="10" required/>
<br>
<br>
<textarea id="textboxid" rows="4" cols="50" name="comment" form="usrform" placeholder=" Description"></textarea>
<br><br>
<input id="subb" id="ss" type = "submit" name = "submit" value = "Submit">
<br>
<br>
</form>
</center>
</div>
</div>
</div>
</center>
</div>
</div>
<button class="b" id="b3">need help?</button>
<button class="b" id="b4">Contact Us:<a href="mail">[email protected]</a></button>
</body>
</html>