-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOrderPage.html
More file actions
443 lines (397 loc) · 16.2 KB
/
Copy pathOrderPage.html
File metadata and controls
443 lines (397 loc) · 16.2 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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
<!DOCTYPE html>
<html lang="fa">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>سفارش طراحی سایت</title>
<link rel="icon" href="./assets/img/logo/logo_icon_png.ico">
<link rel="stylesheet" href="assets/custom/css/Style.css">
<link rel="stylesheet" href="assets/custom/css/Rtl.css">
<link rel="stylesheet" href="/assets/custom/css/FontAwesome-Custom.css">
<script src="/assets/jquery-3.4.1/jquery-3.4.1.js"></script>
<script src="assets/bootstrap-4.1.3/js/bootstrap.bundle.js"></script>
<script src="../../bootstrap-4.1.3/js/bootstrap.js"></script>
<script src="./assets/custom/js/Actions.js"></script>
</head>
<body>
<div>
<!-- header part -->
<header id="navbar" class="">
<!-- phone number and social media navbar -->
<div class="bg-white-cety">
<div class="d-flex flex-row justify-content-between p-2 container mx-auto">
<!--phone number part-->
<div class="d-flex align-items-center">
<p class="text-dark-purple-cety mr-1 fa-1x">0919-371-6422</p>
<i class="fa fa-phone fa-1x text-dark-purple-cety ml-1"></i>
</div>
<!--end phone number part-->
<!-- social media part-->
<div class="d-flex align-items-center">
<a href="https://www.google.com"><i
class="fab fa-twitter fa-1x text-dark-purple-cety hover-text-purple-cety focus-text-purple-cety mx-2"></i></a>
<a href="https://www.instagram.com/cetyir/"><i
class="fab fa-instagram fa-1x text-dark-purple-cety hover-text-purple-cety focus-text-purple-cety mx-2"></i></a>
<a href="https://www.google.com"><i
class="fa fa-paper-plane fa-1x text-dark-purple-cety hover-text-purple-cety focus-text-purple-cety mx-2"></i></a>
</div>
<!--end social media part-->
</div>
</div>
<!-- end phone number and social media navbar-->
<!-- menu section-->
<div class="bg-white-cety menu shadow-bottom">
<div class="row align-items-center container mx-auto px-5">
<div class="col-3 col-sm-1">
<div class="d-flex w-75">
<a href="./Home.html">
<img src="./assets/img/logo/Logo and name fa png.png" alt="logo-image" class="w-100">
</a>
</div>
</div>>
<nav class="col-11 px-5">
<ul class="d-flex align-items-center justify-content-around">
<li class="">
<a href="./Home.html">
<span
class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">خانه</span>
</a>
</li>
<li class="">
<span class=" active">سفارش طراحی سایت</span>
</li>
<li class="">
<a href="./Work Samples.html">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">
نمونه کار ها
</span>
</a>
</li>
<li class="">
<a href="#">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">سئو و
بهینه
سازی سایت</span>
</a>
</li>
<li class="">
<a href="./Weblog.html">
<span
class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">وبلاگ</span>
</a>
</li>
<li class="">
<a href="#">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">درباره
ما</span>
</a>
</li>
<li class="">
<a href="#">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">تماس با
ما</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
<!-- end menu section-->
<!-- collapse menu section-->
<div class="shadow bg-light-cety sidebar">
<div class="d-flex align-items-center justify-content-between container mx-auto p-2">
<!--logo pic -->
<div class="col-3 col-sm-1">
<div class="d-flex w-75">
<a href="./Home.html">
<img src="./assets/img/logo/Logo and name fa png.png" alt="logo-image" class="w-100">
</a>
</div>
</div>
<!--end logo pic -->
<!-- brand name -->
<div class="d-none">
<strong class="text-purple-cety fa-15x">Cety</strong>
</div>
<!-- end brand name part -->
<!-- collapse sidebar or navbar btn -->
<div>
<button class="border-none bg-transparent" onclick="openNav()">
<span class="fa fa-bars text-gray-cety fa-15x"></span>
</button>
</div>
<!-- end collapse sidebar or navbar btn -->
</div>
<!--end logo and collapse part-->
</div>
<!-- end collapse menu section-->
</header>
<!-- end header part -->
<!-- body part-->
<main class="img-wave">
<div class="col-lg-8 container mx-auto px-3 px-lg-0 mt-5 pb-6">
<div class="space-100"></div> <!-- this is for spacing -->
<!-- breadcrumb nav -->
<nav>
<ol class="breadcrumb bg-transparent">
<li class="breadcrumb-item fa-08x"><a href="./Home.html"><span
class="text-gray-cety hover-text-purple-cety focus-text-purple-cety">خانه</span></a>
</li>
<li class="breadcrumb-item active fa-08x" aria-current="page"><span>سفارش طراحی سایت</span></li>
</ol>
</nav>
<!-- endbreadcrumb nav -->
<div class="space-20"></div> <!-- this is for spacing -->
<!-- form section -->
<section>
<!-- title of this section -->
<div class="row">
<i class="fa fa-clipboard-list fa-15x pr-2"></i><!-- list icon -->
<h4 class="text-center">فرم سفارش طراحی سایت</h4><!-- the title -->
</div>
<!-- end title of this section -->
<div class="space-20"></div> <!-- this is for spacing -->
<!-- the fotm body -->
<div>
<form>
<!-- name and last name -->
<div class="form-row justify-content-around">
<!-- name part -->
<div class="col-5 col-md-4 col-lg-3 form-group text-left">
<label class="fa-08x px-1 placeholder-lbl" for="name">نام</label>
<input type="text" class="form-control shadow text-dark-cety p-2 " id="name"
aria-describedby="name" onfocus="input_focus(this)"
onfocusout="input_focusout(this)"><!-- name input -->
<button name="clearbtn" type="button" onclick="clear_input(this)"
class="d-none border-0 bg-transparent clear-btn">
<i class="fa fa-times-circle text-gray-cety"></i>
</button>
<!--clear btn-->
<div class="valid-feedback">وارد کردن نام ضروری است</div> <!-- feedback msg -->
</div>
<!-- end name part -->
<!-- last name part -->
<div class="col-6 col-md-4 col-lg-3 form-group text-left">
<label class="fa-08x px-1 placeholder-lbl" for="lastname">نام خانواگی</label>
<input type="text" class="form-control shadow text-dark-cety p-2 " id="lastname"
aria-describedby="lastname" onfocus="input_focus(this)"
onfocusout="input_focusout(this)"><!-- last name input -->
<button name="clearbtn" type="button" onclick="clear_input(this)"
class="d-none border-0 bg-transparent clear-btn">
<i class="fa fa-times-circle text-gray-cety"></i>
</button>
<!--clear btn-->
<div class="invalid-feedback">وارد کردن نام خانوادگی ضروری است</div>
<!-- feedback msg -->
</div>
<!-- end last name part -->
</div>
<!-- end name and last name -->
<div class="space-20"></div> <!-- this is for spacing -->
<!-- phone number and email -->
<div class="form-row justify-content-around">
<!-- phone number part -->
<div class="col-4 col-md-4 col-lg-3 form-group text-left">
<label class="fa-08x px-1 placeholder-lbl" for="phonenumber">شماره تماس</label>
<input type="number" class="form-control shadow text-dark-cety text-center p-2 "
id="phonenumber" aria-describedby="emailHelp" onfocus="input_focus(this)"
onfocusout="input_focusout(this)">
<!-- phone number input -->
<button name="clearbtn" type="button" onclick="clear_input(this)"
class="d-none border-0 bg-transparent clear-btn">
<i class="fa fa-times-circle text-gray-cety"></i>
</button>
<!--clear btn-->
<div class="invalid-feedback">وارد کردن شماره تماس ضروری است</div>
<!-- feedback msg -->
</div>
<!-- end phone number part -->
<!-- email part -->
<div class="col-6 col-md-4 col-lg-3 form-group text-left">
<label class="fa-08x px-1 placeholder-lbl" for="email">ایمیل</label>
<input style="direction: ltr !important;padding-left:25px !important" type="email"
class="form-control shadow text-righ text-dark-cety p-2 " id="email"
aria-describedby="emailHelp" onfocus="input_focus(this)"
onfocusout="input_focusout(this)">
<!-- email input -->
<button name="clearbtn" type="button" onclick="clear_input(this)"
class="d-none border-0 bg-transparent clear-btn">
<i class="fa fa-times-circle text-gray-cety"></i>
</button>
<!--clear btn-->
<div class="invalid-feedback">وارد کردن ایمیل ضروری است</div> <!-- feedback msg -->
</div>
<!-- end email part -->
</div>
<!-- end phone number and email -->
<!-- the jobs name and subject -->
<div class="form-row justify-content-around align-items-center mt-md-3">
<div class="col-6 col-md-4 col-lg-3 form-group mt-5 mt-sm-4 text-left">
<label class="fa-08x px-1 placeholder-lbl" for="jobsname">عنوان کسب و کار</label>
<input type="text" class="form-control shadow text-dark-cety p-2" id="jobsname"
aria-describedby="emailHelp" onfocus="input_focus(this)"
onfocusout="input_focusout(this)">
<!-- jobs name input -->
<button name="clearbtn" type="button" onclick="clear_input(this)"
class="d-none border-0 bg-transparent clear-btn">
<i class="fa fa-times-circle text-gray-cety"></i>
</button>
<!--clear btn-->
<div class="invalid-feedback">وارد کردن عنوان کسب و کار ضروری است</div>
<!-- feedback msg -->
</div>
<!-- job subject -->
<div class="col-4 col-md-4 col-lg-3 form-group text-left">
<label class="pl-2 fa-08x" for="websitesubject">نوع وبسایت</label>
<div class="input-group">
<select style="text-align: left" class="custom-select shadow pr-2"
id="websitesubject">
<option selected>ورزشی</option>
<option value="1">فروشگاهی</option>
<option value="2">خدماتی</option>
<option value="3">نمایشگاهی</option>
</select>
</div><!-- website subject input -->
<div class="invisible">.</div>
</div>
<!-- end job subject -->
</div>
<!-- end jobs name and subject -->
<div class="space-20"></div> <!-- this is for spacing -->
<!-- website address -->
<div class="form-row justify-content-around">
<div class="col-8 col-md-4 col-lg-3 form-group text-left">
<label class="pl-2 fa-08x" for="website">آدرس وبسایت</label>
<div class="input-group shadow" style="direction: ltr !important">
<div class="input-group-prepend">
<span style="direction: ltr !important"
class="input-group-text px-1">www.</span><!-- place holder -->
</div>
<input style="direction: ltr !important" type="text"
class="form-control text-dark-cety p-2" id="website"
aria-describedby="emailHelp" placeholder="example.com">
<!-- website input -->
</div>
<div class="invalid-feedback">وارد کردن آدرس وبسایت ضروری است</div>
<!-- feedback msg -->
</div>
</div>
<!-- end website address -->
<div class="space-20"></div> <!-- this is for spacing -->
<!-- description -->
<div class="form-row justify-content-around">
<div class="col-11 col-md-10 col-lg-9 form-group text-left">
<div class="form-group">
<label class="pl-2 fa-08x" for="description">توضیحات</label>
<textarea class="form-control shadow text-dark-cety p-2" id="description"
rows="3" placeholder="توضیحات وبسایت من..."></textarea>
<!-- description input -->
</div>
</div>
</div>
<!-- end description -->
<div class="space-20"></div> <!-- this is for spacing -->
<div class="col-11 col-md-10 col-lg-9 mx-auto mt-4">
<button type="submit"
class="btn rounded shadow bg-purple-cety text-white-cety hover-bg-light-purple-cety focus-bg-light-purple-cety">
تایید
</button>
</div>
<!-- sibmit btn -->
</form>
</div>
<!-- end form body -->
</section>
<!-- end form section -->
</div>
</main>
<!-- end body part-->
<!-- footer part -->
<footer>
<div class="bg-white-cety d-flex align-items-center justify-content-between py-2 px-3 ">
<div class="d-flex align-items-center">
<a href=""><i
class="fab fa-twitter fa-1x text-dark-purple-cety hover-text-purple-cety focus-text-purple-cety mx-1"></i></a>
<a href="https://www.instagram.com/cetyir/"><i
class="fab fa-instagram fa-1x text-dark-purple-cety hover-text-purple-cety focus-text-purple-cety mx-1"></i></a>
<a href=""><i
class="fa fa-paper-plane border-none fa-1x text-dark-purple-cety hover-text-purple-cety focus-text-purple-cety mx-1"></i></a>
</div>
<div class="fa-06x">تمامی حقوق مادی و معنوی این سایت متعلق به cety میباشد </div>
</div>
</footer>
<!-- end footer part -->
</div>
<!-- side bar or navbar -->
<div>
<!-- the nav -->
<nav class="sidenav pt-1 bg-white-cety" id="Sidenav">
<div class="d-flex flex-column">
<!-- logo and close btn -->
<div class="d-flex flex-row">
<div class="text-center">
<button class="btn border-none text-dark-cety bg-transparent" onclick="closeNav()">
<i class="fa fa-times fa-2x"></i>
</button><!-- close btn -->
</div>
<div id="sidenav_logo" class="col-3 col-sm-1">
<div class="d-flex w-75">
<a href="./Home.html">
<img src="./assets/img/logo/Logo and name fa png.png" alt="logo-image" class="w-100">
</a>
</div>
</div>
</div>
<!-- end logo and close btn -->
<!-- links list -->
<div id="sidenavlist" class="w-100 text-center">
<ul >
<li class="border-bottom">
<a href="./Home.html">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">خانه</span>
</a>
</li>
<li class="border-bottom">
<span class="active">سفارش طراحی سایت</span>
</li>
<li class="border-bottom">
<a href="./Work Samples.html">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">
نمونه کار ها
</span>
</a>
</li>
<li class="border-bottom">
<a href="#">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">سئو و بهینه
سازی سایت</span>
</a>
</li>
<li class="border-bottom">
<a href="./Weblog.html">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">وبلاگ</span>
</a>
</li>
<li class="border-bottom">
<a href="#">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">درباره
ما</span>
</a>
</li>
<li class="border-bottom">
<a href="#">
<span class="text-dark-cety hover-text-purple-cety focus-text-purple-cety">تماس با
ما</span>
</a>
</li>
</ul>
</div>
<!-- end link list -->
</div>
</nav>
<!-- end nav -->
<div class="cover bg-dark-cety" id="cover" onclick="closeNav()"></div><!-- for bg covering -->
</div>
<!-- end sidebar or navbar -->
</body>
</html>