-
Notifications
You must be signed in to change notification settings - Fork 0
/
account.html
324 lines (323 loc) · 13.1 KB
/
account.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html>
<head>
<title>Eshop a Flat E-Commerce Bootstrap Responsive Website Template | Account :: w3layouts</title>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Custom Theme files -->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- Custom Theme files -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Eshop Responsive web template, Bootstrap Web Templates, Flat Web Templates, Andriod Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyErricsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--webfont-->
<!-- for bootstrap working -->
<script type="text/javascript" src="js/bootstrap-3.1.1.min.js"></script>
<!-- //for bootstrap working -->
<!-- cart -->
<script src="js/simpleCart.min.js"> </script>
<!-- cart -->
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" />
</head>
<body>
<!-- header-section-starts -->
<div class="header">
<div class="header-top-strip">
<div class="container">
<div class="header-top-left">
<ul>
<li><a href="account.html"><span class="glyphicon glyphicon-user"> </span>Login</a></li>
<li><a href="register.html"><span class="glyphicon glyphicon-lock"> </span>Create an Account</a></li>
</ul>
</div>
<div class="header-right">
<div class="cart box_1">
<a href="checkout.html">
<h3> <span class="simpleCart_total"> $0.00 </span> (<span id="simpleCart_quantity" class="simpleCart_quantity"> 0 </span> items)<img src="images/bag.png" alt=""></h3>
</a>
<p><a href="javascript:;" class="simpleCart_empty">Empty cart</a></p>
<div class="clearfix"> </div>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- header-section-ends -->
<div class="inner-banner">
<div class="container">
<div class="banner-top inner-head">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="logo">
<h1><a href="index.html"><span>E</span> -Shop</a></h1>
</div>
</div>
<!--/.navbar-header-->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Men <b class="caret"></b></a>
<ul class="dropdown-menu multi-column columns-3">
<div class="row">
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>NEW IN</h6>
<li><a href="products.html">New In Clothing</a></li>
<li><a href="products.html">New In Bags</a></li>
<li><a href="products.html">New In Shoes</a></li>
<li><a href="products.html">New In Watches</a></li>
<li><a href="products.html">New In Grooming</a></li>
</ul>
</div>
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>CLOTHING</h6>
<li><a href="products.html">Polos & Tees</a></li>
<li><a href="products.html">Casual Shirts</a></li>
<li><a href="products.html">Casual Trousers</a></li>
<li><a href="products.html">Jeans</a></li>
<li><a href="products.html">Shorts & 3/4th</a></li>
<li><a href="products.html">Formal Shirts</a></li>
<li><a href="products.html">Formal Trousers</a></li>
<li><a href="products.html">Suits & Blazers</a></li>
<li><a href="products.html">Track Wear</a></li>
<li><a href="products.html">Inner Wear</a></li>
</ul>
</div>
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>WATCHES</h6>
<li><a href="products.html">Analog</a></li>
<li><a href="products.html">Chronograph</a></li>
<li><a href="products.html">Digital</a></li>
<li><a href="products.html">Watch Cases</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">women <b class="caret"></b></a>
<ul class="dropdown-menu multi-column columns-3">
<div class="row">
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>NEW IN</h6>
<li><a href="products.html">New In Clothing</a></li>
<li><a href="products.html">New In Bags</a></li>
<li><a href="products.html">New In Shoes</a></li>
<li><a href="products.html">New In Watches</a></li>
<li><a href="products.html">New In Beauty</a></li>
</ul>
</div>
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>CLOTHING</h6>
<li><a href="products.html">Polos & Tees</a></li>
<li><a href="products.html">Casual Shirts</a></li>
<li><a href="products.html">Casual Trousers</a></li>
<li><a href="products.html">Jeans</a></li>
<li><a href="products.html">Shorts & 3/4th</a></li>
<li><a href="products.html">Formal Shirts</a></li>
<li><a href="products.html">Formal Trousers</a></li>
<li><a href="products.html">Suits & Blazers</a></li>
<li><a href="products.html">Track Wear</a></li>
<li><a href="products.html">Inner Wear</a></li>
</ul>
</div>
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>WATCHES</h6>
<li><a href="products.html">Analog</a></li>
<li><a href="products.html">Chronograph</a></li>
<li><a href="products.html">Digital</a></li>
<li><a href="products.html">Watch Cases</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">kids <b class="caret"></b></a>
<ul class="dropdown-menu multi-column columns-2">
<div class="row">
<div class="col-sm-6">
<ul class="multi-column-dropdown">
<h6>NEW IN</h6>
<li><a href="products.html">New In Boys Clothing</a></li>
<li><a href="products.html">New In Girls Clothing</a></li>
<li><a href="products.html">New In Boys Shoes</a></li>
<li><a href="products.html">New In Girls Shoes</a></li>
</ul>
</div>
<div class="col-sm-6">
<ul class="multi-column-dropdown">
<h6>ACCESSORIES</h6>
<li><a href="products.html">Bags</a></li>
<li><a href="products.html">Watches</a></li>
<li><a href="products.html">Sun Glasses</a></li>
<li><a href="products.html">Jewellery</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</ul>
</li>
<li><a href="typography.html">TYPO</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
<!--/.navbar-collapse-->
</nav>
<!--/.navbar-->
</div>
</div>
</div>
<!-- content-section-starts -->
<div class="content">
<div class="container">
<div class="login-page">
<div class="dreamcrub">
<ul class="breadcrumbs">
<li class="home">
<a href="index.html" title="Go to Home Page">Home</a>
<span>></span>
</li>
<li class="women">
Login
</li>
</ul>
<ul class="previous">
<li><a href="index.html">Back to Previous Page</a></li>
</ul>
<div class="clearfix"></div>
</div>
<div class="account_grid">
<div class="col-md-6 login-left wow fadeInLeft" data-wow-delay="0.4s">
<h2>NEW CUSTOMERS</h2>
<p>By creating an account with our store, you will be able to move through the checkout process faster, store multiple shipping addresses, view and track your orders in your account and more.</p>
<a class="acount-btn" href="register.html">Create an Account</a>
</div>
<div class="col-md-6 login-right wow fadeInRight" data-wow-delay="0.4s">
<h3>REGISTERED CUSTOMERS</h3>
<p>If you have an account with us, please log in.</p>
<form>
<div>
<span>Email Address<label>*</label></span>
<input type="text">
</div>
<div>
<span>Password<label>*</label></span>
<input type="password">
</div>
<a class="forgot" href="#">Forgot Your Password?</a>
<input type="submit" value="Login">
</form>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div class="news-letter">
<div class="container">
<div class="join">
<h6>JOIN OUR MAILING LIST</h6>
<div class="sub-left-right">
<form>
<input type="text" value="Enter Your Email Here" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = 'Enter Your Email Here';}" />
<input type="submit" value="SUBSCRIBE" />
</form>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<div class="footer_top">
<div class="span_of_4">
<div class="col-md-3 span1_of_4">
<h4>Shop</h4>
<ul class="f_nav">
<li><a href="#">new arrivals</a></li>
<li><a href="#">men</a></li>
<li><a href="#">women</a></li>
<li><a href="#">accessories</a></li>
<li><a href="#">kids</a></li>
<li><a href="#">brands</a></li>
<li><a href="#">trends</a></li>
<li><a href="#">sale</a></li>
<li><a href="#">style videos</a></li>
</ul>
</div>
<div class="col-md-3 span1_of_4">
<h4>help</h4>
<ul class="f_nav">
<li><a href="#">frequently asked questions</a></li>
<li><a href="#">men</a></li>
<li><a href="#">women</a></li>
<li><a href="#">accessories</a></li>
<li><a href="#">kids</a></li>
<li><a href="#">brands</a></li>
</ul>
</div>
<div class="col-md-3 span1_of_4">
<h4>account</h4>
<ul class="f_nav">
<li><a href="account.html">login</a></li>
<li><a href="register.html">create an account</a></li>
<li><a href="#">create wishlist</a></li>
<li><a href="checkout.html">my shopping bag</a></li>
<li><a href="#">brands</a></li>
<li><a href="#">create wishlist</a></li>
</ul>
</div>
<div class="col-md-3 span1_of_4">
<h4>popular</h4>
<ul class="f_nav">
<li><a href="#">new arrivals</a></li>
<li><a href="#">men</a></li>
<li><a href="#">women</a></li>
<li><a href="#">accessories</a></li>
<li><a href="#">kids</a></li>
<li><a href="#">brands</a></li>
<li><a href="#">trends</a></li>
<li><a href="#">sale</a></li>
<li><a href="#">style videos</a></li>
<li><a href="#">login</a></li>
<li><a href="#">brands</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="cards text-center">
<img src="images/cards.jpg" alt="" />
</div>
<div class="copyright text-center">
<p>© 2015 Eshop. All Rights Reserved | Design by <a href="http://w3layouts.com"> W3layouts</a></p>
</div>
</div>
</div>
</body>
</html>