-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathforma.html
More file actions
284 lines (273 loc) · 11.7 KB
/
forma.html
File metadata and controls
284 lines (273 loc) · 11.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Forma golosa</title>
<link rel="stylesheet" href="form.css">
<link rel="icon" href="favi(2).ico" type="image/x-icon">
</head>
<body>
<a href="index.html" class="RGB1"> Домашняя академия</a>
<div style="margin-left: 50%;">
<h2>1</h2>
</div>
<div style="width: 180px; margin-left: 45%;">
<form>
<p>Your last name <INPUT type=text SIZE=22> <BR> Address <INPUT type=TEXT SIZE=22> </p>
<p> Paul
<label><INPUT type=RADIO name="product"> man </label>
<label><INPUT type=RADIO name="product"> woman </label></p>
</form>
</div>
<div style="margin-left: 50%;">
<h2>2</h2>
</div>
<div style="margin-left: 45%; width: 180px;">
<FORM>
<P> Your last name <INPUT type=text SIZE=22> </P>
<P> Who are you </P>
<label><INPUT type="checkbox"> <I> Sigma </I> </label> <BR>
<label><INPUT type="checkbox"> <I> clown </I> </label> <BR>
<label><INPUT type="checkbox"> <I> programmer </I> </label> <BR>
<label><INPUT type="checkbox"> <I> baby </I> </label> <BR>
<label><INPUT type="checkbox"> <I> another </I> </label> <BR>
</FORM>
</div>
<div style="margin-left: 50%;">
<h2>3</h2>
</div>
<div style="width: 180px; margin-left: 45%;">
<FORM>
who <INPUT type=text SIZE=22> <BR>
where do you live <INPUT type=TEXT SIZE=22> <BR>
<P>Which browser do you use? </P>
<SELECT>
<OPTION> Vivaldi
<OPTION> Pale Moon
<OPTION> Google Chrome
<OPTION> Opera GX
<OPTION> Yandex Browser
</SELECT>
</FORM>
</div>
<div style="margin-left: 50%;">
<h2>3</h2>
</div>
<div style="width: 180px; margin-left: 45%;">
<FORM>
<P>POS terminals </P>
<SELECT>
<OPTION> Wireless mobile POS terminals
<OPTION> Stationary POS terminals.
<OPTION> SMART terminals.
<OPTION> POS systems
</SELECT>
</FORM>
</div>
<div style="margin-left: 50%;">
<h2>4</h2>
</div>
<div style="width: 180px; margin-left: 45%;">
<FORM>
<P> Describe your feelings when you work? </P>
<TEXTAREA rows="4" cols="20" class="textarea_4"> Enter the text </TEXTAREA>
<INPUT type=SUBMIT VALUE=«Send»>
<INPUT type=RESET VALUE=«Clear»>
</FORM>
</div>
<div style="margin-left: 50%;">
<h2>5</h2>
</div>
<div class="lol1">
<h3 style="color: rgb(250, 241, 255); padding: 15px; margin: 0;" align="center">BRO tell me your details</h3>
<div>
<form>
<input type="text" size="10" style="padding: 5px; margin: 0 0 0 34px;"> 1 is the Last Name
<input type="text" size="10" style="padding: 5px; margin: 10px 0 0 34px;">2-this is the Name
<input type="text" size="10" style="padding: 5px; margin: 10px 0 0 34px;"> 3 is a Patronymic.
</form>
</div>
<div style="margin: 25px 10px 0 20px;">
<form>
<b>Paul:</b>
<label>man <input type="radio" name="payment" value="cash"></label>
<label>woman <input type="radio" name="payment" value="cash"></label>
</form>
<b style="margin: 10px 0 0 0;">Understanding the logic of the code and how it works</b>
<form>
<label><input type="checkbox" class="radio_kvadrat"> Sequence <br></label>
<label><input type="checkbox" class="radio_kvadrat"> Choice <br></label>
<label><input type="checkbox" class="radio_kvadrat"> Iteration (cycles) <br></label>
</form>
</div>
<div>
<form class="otpra">
<input type="submit" name="VALUE" class="otpra_1112" >
</form>
</div>
</div>
<div style="margin-left: 50%;">
<h2>6</h2>
</div>
<div class="lol2">
<h3 style="color: rgb(255, 204, 204); padding: 13px; margin: 0;" align="center">The complaint book</h3>
<div>
<form>
<input type="text" size="15" style="padding: 5px; margin: 0 0 0 30px;"> -Surname
<input type="text" size="15" style="padding: 5px; margin: 5px 0 0 30px;"> -Name
</div>
<div style="padding: 20px 20px 0px 20px;">
<b style="font-size: 13px;" hidden >Your complaint about our company <s>(no one cares what you write here)</s></b>
<textarea rows="3" cols="40"> Enter your message here</textarea>
</div>
<div style="padding: 5px 20px 20px 20px;">
<b style="font-size: 14px;">Specify the complaints</b>
<select style="width: 100px; height: 30px;">
<option> room
<option> institution
</select>
</div>
<div align=center>
<input type="submit" class="otpra2">
<input type="reset" class="otpra2" value="Сброс">
</div>
</FORM>
</div>
<div style="margin-left: 50%;">
<h2>7</h2>
</div>
<div class="lol3">
<h3 style="color: rgb(0, 124, 0); padding: 15px; margin: 0;" align="center">Order form</h3>
<div align="center" style="display: flex;">
<img src="kak.jpg" alt="уга уга " width="115">
<div style="width: 250px; margin-left: 17px;">
<form>
<input type="text" size="15" style="padding: 5px; margin: 5px 0px 0px 30px;"> -Surname
<input type="text" size="15" style="padding: 5px; margin: 5px 0px 0px 30px;"> -Address
<input type="text" size="15" style="padding: 5px; margin: 5px 0px 0px 30px;"> -Telephone
</div>
</div>
<div>
<h3 style="font-size: 15px; color: blue;" align="center">Наши товары</h3>
<p align="center">
<label><input type="checkbox"> <img src="ryh.jpg" alt="лох" width="45"></label>
<label><input type="checkbox"> <img src="tenor.gif" alt="китя" width="45"></label>
<label><input type="checkbox"> <img src="dfd.jpg" alt="грибочек?" width="35"></label>
<label><input type="checkbox"> <img src="https://media1.tenor.com/m/fpwumA7lA_4AAAAC/loki.gif" alt="локи?" width="75"></label>
</p>
</div>
<div>
<h3 style="font-size: 15px; color: blue;" align="center">Amounts for goods</h3>
<p align="center">
<label><input type="radio" name="product"> $1 </label>
<label><input type="radio" name="product"> $10 </label>
<label><input type="radio" name="product"> $1000 </label>
<label><input type="radio" name="product"> $10000000 </label>
</p>
</div>
<div align="center">
<input type="submit" class="otpra2">
<input type="reset" class="otpra2" value="Сброс">
</div>
</form>
</div>
<div style="margin-left: 50%;">
<h2>8</h2>
</div>
<div class="lol4">
<p style="font-size: 20px; padding: 15px; margin: 0;" align="center" class="text_blank">Chat with support </p>
<div style="padding: 10px;" align="center">
<form>
<label><img src="https://avatars.mds.yandex.net/i?id=2a00000179de12ae9e3a9a9df5f0b3bfbc5a-3007567-images-thumbs&n=13" alt="Бабуля" width="150px" height="150px" border="3" class="lol4_text"><input type="checkbox" name="content" id=""> </label>
<label><img src="https://a.d-cd.net/RfJ-GknOxm20oi_od_5_iVeV9g0-960.jpg" alt="Вот это поворот" width="150px" height="150px" border="3" style="margin: 0px 0px 0px 50px;" class="lol4_text"> <input type="checkbox" name="content" id=""> </label>
</div>
<div style="padding: 10px 0px 0px 50px;" class="text_blank">
Your ID: <br>
<input type="text">
</div>
<div align="center">
<p class="tex1">Your problem:</p>
<label class="tex1"><input type="radio" name="content">Problems</label>
<label class="tex1" style="margin: 0px 0px 0px 30px;"><input type="radio" name="content" >Problem</label>
</div>
<div style="padding: 20px 0px 0px 20px;">
<p>
<label class="tex1">Opinion on Support:</label><br>
<select name="option">
<option value="Отлично">Ausgezeichnet</option>
<option value="Хорошо">Gut</option>
<option value="Поседственно">Mittelmäßig</option>
<option value="Плохо">Schlecht</option>
<option value="Очень плохо">Sehr schlecht</option>
</select>
</p>
<input type="submit" value="Заказать" class="zakaz">
<input style="margin-left: 45%;" type="reset" value="Очистить" class="clear">
</div>
</form>
</div>
<div style="margin-left: 50%;">
<h2>9</h2>
</div>
<div class="Cont">
<img src="ford.jpg" alt=" фон" class="logs">
<h6 align="center" class="sgh">GnomosloG</h6>
<form action="#" method="post" class="fyrm">
<label class="NIg" for="name">customer:</label>
<input class="NIg" type="text" id="name" name="name" style="width: 100px;" required>
<label class="NIg" for="address">Address At home:</label>
<input class="NIg" type="text" id="address" name="address" style="width: 150px;" required>
<label class="NIg" for="phone">Customer's phone number:</label>
<input class="NIg" type="text" id="phone" name="phone" style="width: 50px;" required>
<fieldset class="loka">
<legend>Site type:</legend>
<label class="NIg"><input class="NIg" type="checkbox" name="photoType" value="color"> Information sites</label>
<label class="NIg"><input class="NIg" type="checkbox" name="photoType" value="bw"> Commercial websites</label>
<label class="NIg"><input class="NIg" type="checkbox" name="photoType" value="slide"> Social networks and forums</label>
</fieldset>
<fieldset class="loka">
<legend>the dead line</legend>
<label class="NIg"><input class="NIg" type="radio" name="deadline" value="3" required>30 days</label>
<label class="NIg"><input class="NIg" type="radio" name="deadline" value="10">1 month</label>
<label class="NIg"><input class="NIg" type="radio" name="deadline" value="30"> 10 month</label>
</fieldset>
<label>The order was accepted:</label>
<ul class="employee-links">
<li><a href="Katya.html">Katya</a></li>
<li><a href="Kosti.html">Kosti</a></li>
</ul>
<div class="buttons">
<button type="submit">Отправить</button>
<button type="reset">Очистить</button>
</div>
</form>
</div>
<div style="margin-left: 50%;">
<h2>10</h2>
</div>
<div class="Kalkulyator">
<h3 style="color: crimson; padding: 15px; margin: 0;" align="center">Калькулятор</h3>
<form>
<input type="text" size="15" style="padding: 5px; margin: 0 0 0 30px;"> - Первое число
<input type="text" size="15" style="padding: 5px; margin: 5px 0 0 30px;"> - Второе число
<input type="text" size="15" style="padding: 5px; margin: 5px 0 0 30px;"> - Результат
<div>
<input type="button" class="button_kaku" value="+">
<input type="button" class="button_kaku" value="-">
<input type="button" class="button_kaku" value="*">
<input type="button" class="button_kaku" value="/">
<input type="button" class="button_kaku" value="%">
<input type="button" class="button_kaku" value="√">
<input type="button" class="button_kaku" value="!">
<input type="button" class="button_kaku" value="∫">
<input type="button" class="button_kaku" value="%">
<input type="button" class="button_kaku" value="=">
</div>
<div style="margin: 0px 0px 0px 50px;">
<input type="reset" value="Очистить" class="submit_3" >
</div>
</form>
</div>
</body>
</html>