-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheck-out.html
282 lines (219 loc) · 9.71 KB
/
check-out.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="css/chick-out.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
</head>
<body>
<!--header-->
<header>
<div class="continaer">
<div class="row">
<div class="search ">
<form class="input-group">
<input
type="search"
class="form-control rounded"
placeholder="Search"
aria-label="Search"
aria-describedby="search-addon"
/>
</form>
</div>
<div class="title ">
<h1>SamueL Amin</h1>
</div>
<hr>
</div>
</div>
</header>
<!--navbar-->
<nav class="navbar navbar-expand-lg navbar-expand-md navbar-expand-sm ">
<div class="continaer">
<div class="row">
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link" href="About.html">ABOUT</a>
</li>
<li class="nav-item">
<a class="nav-link" href="shop.html">SHOP</a>
<li class="nav-item">
<a class="nav-link" href="#">CATALOGUE</a>
<li class="nav-item">
<a class="nav-link" href="#">NEW ARRIVALS</a>
<li class="nav-item">
<a class="nav-link" href="contuct-us.html">CONTACT US</a>
</li>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!--section-1-->
<section class="section-1">
<div class="continaer">
<div class="part-1">
<h5>Home / Cort / <span style="color: black;">Check Out</span></h5>
</div>
<div class="part-2">
<h5>Returining Customer ? <a href="#"> CLick here </a> To login</h5>
</div>
</div>
</section>
<!--section-2-->
<section class="section-2 ">
<div class="continaer">
<h3 id="h3">Billing Details</h3>
<div class="part-1">
<form required="">
<div class="form-row">
<div class="col-md-6 mb-3">
<label for="validationDefault01">First name</label>
<input type="text" class="form-control" id="validationDefault01" value="" required>
</div>
<div class="col-md-6 mb-3">
<label for="validationDefault02">Last name</label>
<input type="text" class="form-control" id="validationDefault02" value="" required>
</div>
</div>
<div class="form-row">
<div class="col-md-6 mb-3 " style="position: absolute; bottom: 98%;">
<label for="validationDefault03">Company name</label>
<input type="text" class="form-control" aria-label="Sizing example input" aria-describedby="inputGroup-sizing-default">
</div>
<label for="validationDefault03">Country</label>
<input type="text" class="form-control" aria-label="Sizing example input" aria-describedby="inputGroup-sizing-lg" required>
<label for="validationDefault03">Adress</label>
<input type="text" style="width: 211%; margin-bottom: 16px;" class="form-control " class="form-control " placeholder="Street Adress" id="validationDefault05" required>
<input type="text" style="width: 211%; margin-bottom: 16px;" placeholder="Apartment , Suit , Untiy , etc" class="form-control " id="validationDefault06" required>
</div>
<div class="form-row" style="justify-content: space-between;">
<div >
<label for="validationDefault01" >State /Country</label>
<input type="country" class="form-control" id="inputPassword1" >
</div>
<div >
<label for="validationDefault02" >Posta / Zip</label>
<input type="Posta" class="form-control" id="inputPassword2" >
</div>
</div>
<div class="form-row" style="justify-content: space-between;">
<div>
<label for="validationDefault03">Email Adress</label>
<input type="Email" class="form-control" id="inputPassword3" >
</div>
<div>
<label for="validationDefault04" >Mobile Numper</label>
<input type="Mobile Numper" class="form-control" id="inputPassword4" >
</div>
</div>
<div class="form-check" >
<input class="form-check-input" type="checkbox" id="gridCheck1">
<label class="form-check-label" for="gridCheck1">
Great an acount
</label> <br><br>
<input class="form-check-input" type="checkbox" id="gridCheck2">
<label class="form-check-label" for="gridCheck2">
Skip to a deffernt adress
</label><br>
</div>
<div class="form-group" style="position: relative; top: 23px; ">
<label for="exampleFormControlTextarea1" style="color:#545454 ; font-size: 14px;">Order Ontes</label>
<textarea class="form-control" placeholder="Write your notes Here" id="exampleFormControlTextarea1" rows="3"></textarea>
</div>
</form>
</div>
<div class="part-2">
<h3>Subscribe</h3>
<p>Enter your Coupon Code if you Have one</p>
<div class="input-group input-group-lg">
<div class="input-group-prepend" style="left: 317px;">
<input type="button" class="input-group-text" id="inputGroup-sizing-lg-1" value="Send">
</div>
<input type="text" placeholder="Coupon Code" class="form-control" style="position: absolute; width: 75%;"
aria-label="Sizing example input" aria-describedby="inputGroup-sizing-lg">
</div>
</div>
<div class="part-3">
<h3>Your Order</h3>
<ul class="list-group list-group-flush">
<li class="list-group-item" style="font-weight: bold;">Product .....<span style="color: black;">total</span> </li>
<li class="list-group-item">Top T-shirt..<span>$150.00</span> </li>
<li class="list-group-item">Polo Shirt ...<span>$150.00</span> </li>
<li class="list-group-item" style="font-weight: bold;"> Cart subtotal<span id="subtotal" >$300.00</span> </li>
<li class="list-group-item" style="font-weight: bold;" >Oreder total<span id="order">$300.00</span> </li>
</ul>
</div>
<div class="form-1"><a href="#"> Direct Bank Transfer</a> </div>
<div class="form-1"><a href="#"> Cheque pament</a> </div>
<div class="form-1"><a href="#"> Paypal</a> </div>
<a href="contuct-us.html"> <input type="button" class="buy" value="Place Order"></a>
</div>
</section>
<!--section-3-->
<section class="section-3 ">
<div class="continaer">
</div>
</section>
<!--footer-->
<footer>
<div class="continaer ">
<div class="row" >
<div class="part-1">
<h6>Navigitions</h6>
<div class="LINK" >
<a href="#">Sell oiline</a>
<a href="#">Features</a>
<a href="#">Shoping Cart</a>
<a href="#">Store bulider</a>
</div>
<div class="LINK" >
<a href="#">Mobile commerce</a>
<a href="#">Dropshopping</a>
<a href="#">Website development</a>
</div>
<div class="LINK" >
<a href="#">Point of sell</a>
<a href="#">Hardwaer</a>
<a href="#">Softwaer</a>
</div>
</div>
<div class="part-2">
<h6>promo</h6>
<img src="photos/hero_1.jpg" alt="">
<a href="#">finding perfect Shoes </a>
</div>
<div class="part-3">
<h6>Contact US</h6>
<p>El-20 fesal </p>
<p>01555239192</p>
<p>[email protected]</p>
</div>
<div class="part-4">
<h5>Subscribe</h5>
<div class="input-group input-group-lg">
<div class="input-group-prepend">
<input type="button" class="input-group-text" id="inputGroup-sizing-lg" value="Send">
</div>
<input type="text" placeholder="email" class="form-control" aria-label="Sizing example input" aria-describedby="inputGroup-sizing-lg">
</div>
</div>
</div>
</div>
</div>
<hr>
</footer>
<script src="/bootstrap/bootstrap.min.js"></script>
<script src="/bootstrap/jquery-3.5.1.slim.min.js"></script>
<script src="/bootstrap/popper.min.js"></script>
</body>
</html>