-
Notifications
You must be signed in to change notification settings - Fork 0
/
account.html
239 lines (237 loc) · 7.71 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
<!--
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>Stylish a Fashion Category Flat bootstrap Responsive website Template | Account :: w3layouts</title>
<!-- 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="Stylish 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>
<!-- //Custom Theme files -->
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<!-- js -->
<script src="js/jquery-1.11.1.min.js"></script>
<!-- //js -->
<!-- start-smoth-scrolling-->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!--//end-smoth-scrolling-->
<!--pop-up-->
<script src="js/menu_jquery.js"></script>
<!--//pop-up-->
</head>
<body>
<!--header-->
<div class="header">
<div class="container">
<div class="header-left">
<ul>
<li><a href="account.html">ACCOUNT</a></li>
<li class="login" >
<div id="loginContainer"><a href="#" id="loginButton"><span>LOGIN</span></a>
<div id="loginBox">
<form id="loginForm">
<fieldset id="body">
<fieldset>
<label for="email">Email Address</label>
<input type="text" name="email" id="email">
</fieldset>
<fieldset>
<label for="password">Password</label>
<input type="password" name="password" id="password">
</fieldset>
<input type="submit" id="login" value="Sign in">
<label for="checkbox"><input type="checkbox" id="checkbox"> <i>Remember me</i></label>
</fieldset>
<span><a href="#">Forgot your password?</a></span>
</form>
</div>
</div>
</li>
</ul>
</div>
<div class="logo">
<a href="index.html"> <img src="images/logo.png" alt=""/></a>
</div>
<div class="top-nav">
<span class="menu"> <img src="images/menu.png" alt=""/> </span>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="news.html">News</a></li>
<li><a href="codes.html">Codes</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- script-for-menu -->
<script>
$("span.menu").click(function(){
$(".top-nav ul").slideToggle("slow" , function(){
});
});
</script>
<!-- script-for-menu -->
</div>
<div class="search-box">
<div id="sb-search" class="sb-search">
<form>
<input class="sb-search-input" placeholder="search term..." type="search" name="search" id="search">
<input class="sb-search-submit" type="submit" value="">
<span class="sb-icon-search"> </span>
</form>
</div>
</div>
<div class="clearfix"> </div>
<!-- search-scripts -->
<script src="js/classie.js"></script>
<script src="js/uisearch.js"></script>
<script>
new UISearch( document.getElementById( 'sb-search' ) );
</script>
<!-- //search-scripts -->
</div>
</div>
<!--//header-->
<!--banner-->
<div class="banner1 about-bnr">
</div>
<!--//banner-->
<!-- reg-form -->
<div class="account">
<div class="container">
<div class="account-left">
<h1>new user ? <span> create an account </span></h1>
<!-- Form -->
<div class="registration_form">
<form id="registration_form">
<div>
<label>
<input placeholder="first name" type="text" tabindex="1">
</label>
</div>
<div>
<label>
<input placeholder="last name" type="text" tabindex="2">
</label>
</div>
<div>
<label>
<input placeholder="email address" type="email" tabindex="3">
</label>
</div>
<div>
<label>
<input placeholder="Mobile" type="text" tabindex="3">
</label>
</div>
<div class="sky_form1">
<ul>
<li><label class="radio left"><input type="radio" name="radio" checked=""><i></i>Male</label></li>
<li><label class="radio"><input type="radio" name="radio"><i></i>Female</label></li>
<div class="clearfix"> </div>
</ul>
</div>
<div>
<label>
<input placeholder="password" type="password" tabindex="4">
</label>
</div>
<div>
<label>
<input placeholder="retype password" type="password" tabindex="4">
</label>
</div>
<div>
<input type="submit" value="create an account" id="register-submit">
</div>
<div class="sky-form">
<label class="checkbox"><input type="checkbox" name="checkbox" ><i>i agree to example.com <a class="terms" href="#"> terms of service</a></i> </label>
</div>
</form>
<!-- /Form -->
</div>
</div>
<div class="account-left">
<h2>existing user</h2>
<div class="registration_form">
<!-- Form -->
<form id="registration_form">
<div>
<label>
<input placeholder="email" type="email" tabindex="3">
</label>
</div>
<div>
<label>
<input placeholder="password" type="password" tabindex="4">
</label>
</div>
<div>
<input type="submit" value="sign in" id="register-submit">
</div>
<div class="forget">
<a href="#">forgot your password</a>
</div>
</form>
<!-- /Form -->
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!--footer-->
<div class="footer">
<div class="container">
<div class="footer-left">
<p> © 2015 Stylish. All rights reserved | Design by <a href="http://w3layouts.com">W3layouts</a></p>
</div>
<div class="social-icons">
<ul>
<li><a href="#" class="fb"></a></li>
<li><a href="#"></a></li>
<li><a href="#" class="gg"></a></li>
<li><a href="#" class="pn"></a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!--//footer-->
<!--smooth-scrolling-of-move-up-->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
<!--//smooth-scrolling-of-move-up-->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>