-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.html
200 lines (197 loc) · 4.88 KB
/
search.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Search</title>
<meta name="generator" content="Google Web Designer 5.0.4.0226">
<style type="text/css" id="gwd-text-style">
p {
margin: 0px;
}
h1 {
margin: 0px;
}
h2 {
margin: 0px;
}
h3 {
margin: 0px;
}
</style>
<style type="text/css">
html, body {
width: 100%;
height: 100%;
margin: 0px;
}
body {
background-color: transparent;
transform: perspective(1400px) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
transform-style: preserve-3d;
}
.gwd-img-cxao {
position: absolute;
top: 0px;
left: 0px;
height: 768px;
width: 1365px;
transform-origin: 682.473px 383.906px 0px;
}
.gwd-rect-46hh {
position: absolute;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
border-color: rgb(0, 0, 0);
background-image: none;
background-color: rgb(0, 0, 0);
opacity: 0.8;
left: -12px;
top: -7px;
width: 1377px;
height: 775px;
transform-origin: 806.412px 86.2136px 0px;
}
.gwd-span-10xj {
color: rgb(219, 105, 18);
}
.gwd-span-ydja {
color: rgb(210, 95, 12);
}
.gwd-span-e151 {
color: rgb(219, 105, 18);
}
.gwd-span-193e {
color: rgb(255, 255, 255);
}
.gwd-span-45pd {
font-size: 60px;
}
.gwd-span-1ooi {
font-size: 60px;
}
.gwd-span-yki2 {
font-size: 60px;
}
.gwd-span-gj5j {
color: rgb(226, 102, 15);
}
.gwd-h1-1wr9 {
position: absolute;
font-family: Artifika;
color: rgb(255, 255, 255);
width: 168px;
height: 63px;
transform-origin: 43px 318px 0px;
left: 7px;
top: 27px;
}
.gwd-select-9yph {
position: absolute;
background-image: none;
border-width: 2px;
border-radius: 0px;
left: 175px;
top: 28px;
height: 42px;
width: 193px;
transform-origin: -220.007px 294px 0px;
background-color: rgb(255, 255, 255);
}
.gwd-label-1qpn {
position: absolute;
left: 456px;
top: 201px;
font-family: Artifika;
height: 38px;
width: 41px;
transform-origin: 104.96px 326.8px 0px;
font-size: 35px;
color: rgb(255, 255, 255);
}
.gwd-input-1cqn {
position: absolute;
height: 35px;
margin: 0px;
border-radius: 20px;
width: 277px;
transform-origin: -1056.34px 312.219px 0px;
left: 589px;
top: 204px;
}
.gwd-input-6gl6 {
position: absolute;
border-radius: 20px;
left: 592px;
top: 292px;
height: 34px;
width: 274px;
transform-origin: 139px 20px 0px;
}
.gwd-label-1iqr {
position: absolute;
width: 100px;
font-family: Artifika;
font-size: 35px;
height: 52px;
transform-origin: 50px 26px 0px;
color: rgb(255, 255, 255);
left: 458px;
top: 287px;
}
.gwd-button-oc3x {
position: absolute;
left: 656px;
top: 404px;
height: 45px;
width: 160px;
background-image: none;
background-color: rgb(45, 232, 21);
transform-origin: 231px -254px 0px;
color: rgb(255, 255, 255);
font-family: Artifika;
font-size: 20px;
}
.gwd-h1-3eo6 {
position: absolute;
width: 955px;
height: 42.5px;
font-family: Artifika;
left: 46px;
top: 640px;
color: rgb(16, 140, 10);
}
.gwd-h1-15k8 {
position: absolute;
left: 893px;
top: 788px;
font-family: Artifika;
color: rgb(16, 140, 10);
}
.gwd-form-15y6 {
left: -5px;
top: 5px;
}
</style>
<link href="https://fonts.googleapis.com/css?family=Artifika:regular" rel="stylesheet" type="text/css">
</head>
<body class="htmlNoPages">
<img src="assets/jk.jpg" class="gwd-img-cxao">
<svg data-gwd-shape="rectangle" class="gwd-rect-46hh gwd-gen-1nmagwdanimation"></svg>
<h1 class="gwd-h1-1wr9"> Search </h1>
<form action="search.php" method="post" class="gwd-form-15y6">
<select id="select_1" class="gwd-select-9yph" name="opt">
<option value="product" selected="">Product</option>
<option value="worker">Worker</option>
<option value="supplier">Supplier</option>
</select>
<label id="label_1" class="gwd-label-1qpn">Id</label>
<input type="number" id="number_1" value="0" min="0" max="1000" step="1" class="gwd-input-1cqn" name="id">
<input type="text" id="text_1" class="gwd-input-6gl6" name="name">
<label id="label_2" class="gwd-label-1iqr">Name</label>
<input type="submit" id="button_1" class="gwd-button-oc3x" value="Search">
<h1 class="gwd-h1-3eo6">You can give any one value to search !</h1>
<h1 class="gwd-h1-15k8"><br></h1>
</form>
</body>
</html>