-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.html
332 lines (308 loc) · 17.7 KB
/
profile.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
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
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="content-type" content="text/html" />
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Sandeep</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="Sandeep Kumar" />
<link rel="stylesheet" href="css/style.css" />
<link rel="icon" type="image/x-icon" href="images/logo/favicon.ico" />
</head>
<body class="lightgraybg">
<div class="mainwrapper">
<header class="block lightgraybg mainheader">
<div class="container">
<div class="row flex justifycontent">
<div class="col-lg-9 col-md-9 col-sm-12 col-xs-12">
<div class="flex">
<div class="logodiv active hidden-md hidden-lg hidden-sm">
<a href="#0" class="logo transition">
<img src="images/logo/Logo.svg" class="img-responsive" alt="" />
</a>
</div>
<a class="mobilemenu_js cursorpointer hidden-md hidden-lg hidden-sm">
<i class="fa fa-bars" aria-hidden="true"></i>
</a>
<div class="logoandmenudiv">
<ul class="flex">
<li class="transition active hidden-xs">
<div class="logodiv ">
<a href="#0" class="logo transition">
<img src="images/logo/Logo.svg" class="img-responsive" alt="" />
</a>
</div>
</li>
<li class="transition inactive">
<a href="#0" class="transition">Services</a>
</li>
<li class="transition inactive">
<a href="#0" class="transition">How it works</a>
</li>
<li class="transition inactive">
<a href="#0" class="transition">Stories</a>
</li>
<li class="transition inactive">
<a href="#0" class="transition">Contact</a>
</li>
<li class="transition hidden-lg hidden-md hidden-sm">
<a class="transition cursorpointer">Sign in </a>
</li>
<li class="transition hidden-lg hidden-md hidden-sm">
<a class="transition cursorpointer">Register</a>
</li>
<span class="hoveroverline transitionforappearing"></span>
</ul>
</div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 hidden-xs">
<div class="afterloginheader transition pull-right">
<div class="flex">
<img src="images/profile/profile.png" class="img-responsive" alt="" />Hello Kewal
</div>
</div>
</div>
</div>
</div>
</header>
<section class="bodycontainer block">
<section class="block displayflex profilewrapper">
<div class="profilemenuwrapper block whitecolor text-center">
<img src="images/profile/profile.png" class="img-responsive displayinline marginbottom40" alt="" />
<h3>Hi
<span>Kewal</span>
</h3>
<ul class="block sectionpadding50 text-left">
<li>
<a href="profile.html" class="active">Profile</a>
</li>
<li>
<a href="orders-listing.html">Orders</a>
</li>
<li>
<a href="#0">Payment Methods</a>
</li>
<li>
<a href="address-book.html">Address Book</a>
</li>
</ul>
<button type="button" class="btn block themebg">Logout</button>
</div>
<div class="profilecontentswrapper block">
<h3 class="marginbottom40 displayinlineblock">PROFILE</h3>
<div class="row">
<div class="col-lg-7 col-md-8 col-sm-8 col-xs-12">
<div class="profiledetails block">
<ul class="flex">
<li class="flex1 blackcolor text-right boldfont">
Details
</li>
<li class="flex2">
</li>
</ul>
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
First Name
</li>
<li class="flex2">
<input type="text" value="Kewal" class="custominputtype block" disabled="disabled" />
</li>
</ul>
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
Last Name
</li>
<li class="flex2">
<input type="text" value="Swami" class="custominputtype block" disabled="disabled" />
</li>
</ul>
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
Email
</li>
<li class="flex2">
<input type="text" value="[email protected]" class="custominputtype block" disabled="disabled" />
</li>
</ul>
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
Company Name
</li>
<li class="flex2">
<input type="text" value="Fracktal Works Pvt Ltd" class="custominputtype block" disabled="disabled" />
</li>
</ul>
<ul class="flex phoneinputtype">
<li class="flex1 text-right lightcolorfont">
Phone
</li>
<li class="flex2 flex justifycontent">
<span>+91</span>
<input type="text" value="8921811818" maxlength="10" class="custominputtype block" onkeypress="return isNumberKey(event)"
/>
</li>
</ul>
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
Password
</li>
<li class="flex2">
<input type="password" value="Fracktal" class="custominputtype block" disabled="disabled" id="custompassword_js" />
</li>
</ul>
<ul class="flex hideeditpasswordcolumn_js">
<li class="flex1 text-right lightcolorfont">
</li>
<li class="flex2">
<a class="editpasswor_js editaddress cursorpointer">Change Password</a>
</li>
</ul>
</div>
<div class="changepasswordwrapper block profiledetails">
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
Change Password
</li>
<li class="flex2">
<input type="text" value="" class="custominputtype block" />
</li>
</ul>
<ul class="flex">
<li class="flex1 text-right lightcolorfont">
Retype Password
</li>
<li class="flex2">
<input type="text" value="" class="custominputtype block" />
</li>
</ul>
</div>
</div>
<div class="col-lg-5 col-md-4 col-sm-4 col-xs-12">
<div class="profiledetails block">
<h6 class="boldfont marginbottom30">Primary Address</h6>
<div class="profiledetails block marginbottom30 addresswrapper">
<ul class="block">
<input type="text" value="Fracktal Works Pvt Ltd" class="custominputtype block" name="company_name" placeholder="Company Name"
/>
</ul>
<ul class="block">
<input type="text" value="Sivanchetti Gardens, 40,Primrose Rd," class="custominputtype block" name="address_line_1" placeholder="Address Line 1"
/>
</ul>
<ul class="block">
<input type="text" value="Sivanchetti Gardens," class="custominputtype block" name="address_line_1" placeholder="Address Line 2"
/>
</ul>
<ul class="block">
<input type="text" value="40,Primrose Rd," class="custominputtype block" name="address_line_1" placeholder="Address Line 2"
/>
</ul>
<ul class="block">
<input type="text" value="Bengaluru" class="custominputtype block" name="city" placeholder="City" />
</ul>
<ul class="block">
<input type="text" value="560025" maxlength="6" class="custominputtype block" name="pincode" placeholder="Pincode" />
</ul>
</div>
<a class="editaddress_js editaddress cursorpointer">Edit Details</a>
</div>
</div>
</div>
<div class="backandsavebuttons block transition">
<button type="button" class="btn btnwidth btn-boxshadow transition themebg whitecolor block pull-right savedetails_js">Save</button>
<button type="button" class="btn btnwidth btn-boxshadow transition block bluebtn whitecolor pull-right">Back</button>
</div>
</div>
</section>
<footer class="block sectionpadding50 footer-wrapper ">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-7 col-sm-7 col-xs-12">
<div class="footerlinks block">
<h5 class="whitecolor marginbottom25">Company</h5>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<ul>
<li>
<a href="#0">About Us</a>
</li>
<li>
<a href="#0">Downloads</a>
</li>
<li>
<a href="#0">Blog</a>
</li>
<li>
<a href="#0">Press Room</a>
</li>
</ul>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<ul>
<li>
<a href="#0">Support</a>
</li>
<li>
<a href="#0">Legal</a>
</li>
<li>
<a href="#0">Partners</a>
</li>
<li>
<a href="#0">Careers</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12">
<div class="footerlinks block">
<h5 class="whitecolor marginbottom25">Company</h5>
<div class="socialmediafooter block">
<ul>
<li>
<a href="https://www.facebook.com/" class="transition">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#0" class="transition">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#0" class="transition">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#0" class="transition">
<i class="fa fa-youtube" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
</section>
</div>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
<script src="resources/bootstrap/jquery-3.1.1.min.js"></script>
<script src="resources/bootstrap/bootstrap.min.js"></script>
<script src="resources/bootstrap/jquery.min.js"></script>
<link rel="stylesheet" href="resources/textrotator/css/jquery.animatedheadline.css" />
<script src="resources/textrotator/js/jquery.animatedheadline.min.js"></script>
<link rel="stylesheet" href="resources/scroll/css/jquery.classyscroll.css" />
<script src="resources/scroll/js/jquery.mousewheel.js"></script>
<script src="resources/scroll/js/jquery.classyscroll.js"></script>
<script src="script/scripts.js"></script>
</body>
</html>