-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathelectric.html
156 lines (147 loc) · 7.11 KB
/
electric.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="assets/e-style.css">
<link rel="icon" href="assets/images/fav.png" type="image/gif" sizes="16x16">
<link href="https://fonts.googleapis.com/css2?family=Laila&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;1,100;1,300;1,400&display=swap" rel="stylesheet">
<title>Electric Motorcycles</title>
<!-- Start of Async Drift Code -->
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('v7b5gax7ftyu');
</script>
<!-- End of Async Drift Code -->
</head>
<body>
<header class="header">
<div class="covid"><h5><a href="https://www.covid.gov.pk/">COVID-19 INFO</a></h5></div>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo.png" alt="logo" width="150px" height="85px">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<!-- <ul class="navbar-nav mr-auto"></ul> -->
<span class="navbar-text justify-content-end">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="bikes.html">Bikes</a>
</li>
<li class="nav-item">
<a class="nav-link" href="street.html">Street</a>
</li>
<li class="nav-item">
<a class="nav-link" href="electric.html">Electric</a>
</li>
<li class="nav-item">
<a class="nav-link" href="trike.html">Trike</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
</span>
</div>
</nav>
<div class="heading">
<section class="nav-heading">
<h2>ELECTRIC MOTORCYCLES</h2>
</section>
<section class="nav-img">
<img src="assets/images/new-livewire.jpg" alt="">
</section>
</div>
</header>
<main class="main">
<section class="content">
<section class="street-750">
<div class="myDIV">
<a href="#"> <img src="assets/images/2020-livewire.webp" alt=""></a>
<h3>LIVEWIRE®</h3>
<p>Starting at $29,799</p>
</div>
<div class="hide">
<span class="dot"></span>
<span class="dot" style="background-color: #5f5d5d;"></span>
<span class="dot" style="background-color: #ff3600;"></span>
<span class="dot" style="background-color: brown;"></span>
</div>
</section>
</section>
</main>
<section class="sign-up">
<h1>HARLEY <hr> DAVIDSON <span>PAKISTAN</span></h1>
<div>
<h5>NEWSLETTER SIGN-UP</h5>
<h3>Stay in the know</h3>
</div>
<button class="button"><span>SIGN UP FOR EMAIL</span></button>
</section>
<footer class="footer">
<hr>
<nav>
<ul>
<li><a href="#">Terms of Use</a></li>
<li>|</li>
<li><a href="#">Privacy Policy</a></li>
<li>|</li>
<li><a href="#">Customer Support</a></li>
<li class="pipe">|</li>
<span class="span">
<li><a href="#">About Us</a></li>
<li>|</li>
<li><a href="#">Contact Us</a></li>
<li>|</li>
<li><a href="#">Sitemap</a></li>
</span>
</ul>
</nav>
<hr>
<section>
<p class="footer-p">©2020 H-D or its affiliates. <span> HARLEY-DAVIDSON, HARLEY, H-D, and the Bar and Shield Logo are
among the trademarks of H-D U.S.A., LLC. Third-party trademarks are the property of their </span>
respective owners.</p>
<ul class="footer-icon">
<li><a href="#"></a><i class="fab fa-facebook-f"></i></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li><a href="#"><i class="fab fa-youtube"></i></a></i></li>
<li><a href="#"><i class="fab fa-whatsapp"></i></a></li>
</ul>
</section>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</body>
</html>