-
Notifications
You must be signed in to change notification settings - Fork 277
/
login.html
227 lines (210 loc) · 10.7 KB
/
login.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
<!DOCTYPE html>
<html >
<head>
<!-- Google Tag Manager -->
<!-- End Google Tag Manager -->
<title>Car Zone - Login</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<!-- External CSS libraries -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap-submenu.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap-select.min.css">
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
<link rel="stylesheet" type="text/css" href="fonts/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" type="text/css" href="fonts/linearicons/style.css">
<link rel="stylesheet" type="text/css" href="css/jquery.mCustomScrollbar.css">
<link rel="stylesheet" type="text/css" href="css/dropzone.css">
<link rel="stylesheet" type="text/css" href="css/slick.css">
<link rel="stylesheet" type="text/css" href="css/lightbox.min.css">
<link rel="stylesheet" type="text/css" href="css/jnoty.css">
<!-- Custom stylesheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" id="style_sheet" href="css/skins/red.css">
<!-- Favicon icon -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" >
<!-- Google fonts -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800%7CPlayfair+Display:400,700%7CRoboto:100,300,400,400i,500,700">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link rel="stylesheet" type="text/css" href="css/ie10-viewport-bug-workaround.css">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="js/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="js/html5shiv.min.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NX5VQP"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="page_loader"></div>
<div class="sub-banner overview-bgi">
<div class="container breadcrumb-area">
<div class="breadcrumb-areas">
<h1>Login To Your Account</h1>
<ul class="breadcrumbs">
<li><a href="index.html">Home</a></li>
<li class="active">Login</li>
</ul>
</div>
</div>
</div>
<!-- Sub Banner end -->
<!-- Contact section start -->
<div class="contact-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="form-section">
<div class="logo-2">
<a href="index.html">
<img src="img/logos/black-logo.png" alt="logo">
</a>
</div>
<h3>Sign into your account</h3>
<form action="#" method="GET">
<div class="form-group form-box">
<input type="email" name="email" class="input-text" placeholder="Email Address" required>
<i class="flaticon-mail"></i>
</div>
<div class="form-group form-box">
<input type="password" name="Password" class="input-text" placeholder="Password" required>
<i class="flaticon-lock"></i>
</div>
<div class="form-group mb-0 clearfix">
<button type="submit" class="btn-md btn-theme float-left">Login</button>
</div>
<div class="extra-login clearfix">
<span>Or Login With</span>
</div>
<div class="clearfix"></div>
<ul class="social-list">
<li><a href="#" class="facebook-bg"><i class="fa fa-facebook facebook-i"></i><span>Facebook</span></a></li>
<li><a href="#" class="google-bg"><i class="fa fa-google google-i"></i><span>Google</span></a></li>
</ul>
</form>
<p>Don't have an account? <a href="signup.html" class="thembo"> Register here</a></p>
</div>
</div>
</div>
</div>
</div>
<!-- Contact section end -->
<!-- Full Page Search -->
<div id="full-page-search">
<button type="button" class="close">×</button>
<form action="https://storage.googleapis.com/theme-vessel/carhouse/index.html#" class="search-header">
<input type="search" value="" placeholder="type keyword(s) here" />
<button type="submit" class="btn btn-sm button-theme">Search</button>
</form>
</div>
<!-- Car Overview Modal -->
<div class="car-model-2">
<div class="modal fade" id="carOverviewModal" tabindex="-1" role="dialog" aria-labelledby="carOverviewModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<div class="modal-title" id="carOverviewModalLabel">
<h4>Explore Your Dream Car</h4>
<h5><i class="flaticon-pin"></i> 123 Kathal St. Tampa City,</h5>
</div>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="row modal-raw">
<div class="col-lg-6 modal-left">
<div class="item active">
<img src="img/car-13.jpg" alt="best-car" class="img-fluid modalLabel-1">
<img src="img/car-14.jpg" alt="best-car" class="img-fluid modalLabel-2">
<div class="sobuz">
<div class="price-box">
<span class="del-2">$1050.00</span>
</div>
<div class="ratings-2">
<span class="ratings-box">4.5/5</span>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star"></i>
<i class="fa fa-star-o"></i>
( 7 Reviews )
</div>
</div>
</div>
</div>
<div class="col-lg-6 modal-right">
<div class="modal-right-content">
<section>
<h3>Features</h3>
<div class="features">
<ul class="bullets">
<li>Cruise Control</li>
<li>Airbags</li>
<li>Air Conditioning</li>
<li>Alarm System</li>
<li>Audio Interface</li>
<li>CDR Audio</li>
<li>Seat Heating</li>
<li>ParkAssist</li>
</ul>
</div>
</section>
<section>
<h3>Overview</h3>
<ul class="bullets">
<li>Model</li>
<li>Year</li>
<li>Condition</li>
<li>Price</li>
<li>Audi</li>
<li>2020</li>
<li>Brand New</li>
<li>$178,000</li>
</ul>
</section>
<div class="description">
<h3>Description</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard.</p>
<a href="car-details.html" class="btn btn-md btn-round btn-theme">Show Detail</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="js/jquery-2.2.0.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap-submenu.js"></script>
<script src="js/rangeslider.js"></script>
<script src="js/jquery.mb.YTPlayer.js"></script>
<script src="js/bootstrap-select.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.scrollUp.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/dropzone.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.filterizr.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script src="js/jquery.mousewheel.min.js"></script>
<script src="js/lightgallery-all.js"></script>
<script src="js/jnoty.js"></script>
<script src="js/app.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="js/ie10-viewport-bug-workaround.js"></script>
<!-- Custom javascript -->
<script src="js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>