-
Notifications
You must be signed in to change notification settings - Fork 0
/
Package.html
192 lines (167 loc) · 5.75 KB
/
Package.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
<title>Package Page</title>
</head>
<body>
<header class="Package">
<div class="head">
<div class="bar">
<div class="head-text">
<p style="color: rgb(26, 73, 114);">PIONN<b>ER</b></p>
</div>
<input type="checkbox" id="checkbox">
<label for="checkbox">
<img src="WPhoto/bar.png" alt="bar icon image">
</label>
<nav>
<ul>
<li><a href="Home.html" accesskey="h">Home</a></li>
<li><a href="Equipment.html" accesskey="e">Equipment</a></li>
<li><a href="Furniture.html" accesskey="f">Furniture</a></li>
<li><a href="Reviews.html" accesskey="r">Reviews</a></li>
<li><a href="Package.html" accesskey="p">Packages</a></li>
<li><a href="Basket.html" accesskey="k">Basket</a></li>
</ul>
</nav>
</div>
<div class="row">
<div class="head-col">
<h1>Popular Products</h1>
<p>We have most popular products</p>
<div class="buttons">
<a href="Furniture.html"><button class="btn" type="submit" accesskey="m">More Items</button></a>
</div>
</div>
<div class="popicon">
<img src="WPhoto/popular.png" alt="popular image">
</div>
</div>
</div>
</header>
<section class="search">
<form class="box">
<img src="WPhoto/search.png" alt="search icon image">
<input type="text" id="search" placeholder="Enter Keywords" required>
<button class="btn-srch" type="submit" accesskey="s">Search</button>
</form>
</section>
<section class="body">
<h2 class="title">Our Most Popular Product</h2>
<div class="row">
<div class="offer-col">
<h2>Monthly Best Selling Product</h2>
<p> Camping Bottle <br> You have Discount <br> <del>£56.78</del> £45.78</p>
<div class="buttons">
<button class="btn" type="submit" accesskey="b">Buy Now</button>
</div>
</div>
<div class="offer-col">
<img src="WPhoto/can.png" alt="water bottle image">
</div>
</div>
</section>
<section class="body">
<h2 class="title">Our Most Popular Product</h2>
<div class="row">
<div class="offer-col">
<img src="WPhoto/tent5.png" alt="tent image">
</div>
<div class="offer-col">
<h2>Monthly Best Selling Product</h2>
<p> Camping Tent <br> You have Discount <br> <del>£100.78</del> £70.78</p>
<div class="buttons">
<button class="btn" type="submit" accesskey="b">Buy Now</button>
</div>
</div>
</div>
</section>
<section class="body">
<h2 class="title">Our Most Popular Product</h2>
<div class="row">
<div class="offer-col">
<h2>Monthly Best Selling Product</h2>
<p> Camping Tent <br> You have Discount <br> <del>£98.78</del> £80.78</p>
<div class="buttons">
<button class="btn" type="submit" accesskey="b">Buy Now</button>
</div>
</div>
<div class="offer-col">
<img src="WPhoto/tent45.png" alt="tent image">
</div>
</div>
</section>
<section class="body">
<h2 class="title">Our Most Popular Product</h2>
<div class="row">
<div class="offer-col">
<img src="WPhoto/torch.png" alt="torch image">
</div>
<div class="offer-col">
<h2>Monthly Best Selling Product</h2>
<p> Electronic Torch <br> You have Discount <br> <del>£65.78</del> £45.78</p>
<div class="buttons">
<button class="btn" type="submit" accesskey="b">Buy Now</button>
</div>
</div>
</div>
</section>
<section class="plugin-body">
<h3 class="title">Watch More About Items here</h3>
<div class="plugin">
<div class="iframe-container">
<iframe src="https://www.youtube.com/embed/1kOold9LzFg" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="footercol">
<h4>Useful Content<span class="line"></span></h4>
<ul>
<li><a href="#">Discounts</a></li>
<li><a href="#">Blogs</a></li>
<li><a href="#">News</a></li>
<li><a href="#">Help</a></li>
<li><a href="#">Letters</a></li>
</ul>
</div>
<div class="footercol">
<h4>Profile<span class="line"></span></h4>
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">Equipments</a></li>
<li><a href="#">Camping Services</a></li>
<li><a href="#">Help</a></li>
<li><a href="#">Tour</a></li>
</ul>
</div>
<div class="footercol">
<h4>Contact<span class="line"></span></h4>
<ul>
<li><a href="#">98 West 21th Street</a></li>
<li><a href="#">New York NY 10016</a></li>
<li><a href="#">+1(123)-456-789</a></li>
<li><a href="#">@infoaungzay.com</a></li>
<li><a href="#">+1(123)-456-789</a></li>
</ul>
</div>
<div class="footercol">
<h4>Social <span class="line"></span></h4>
<div class="social">
<a href="https://www.facebook.com"><img src="WPhoto/facebook.png" alt="facebook icon image"></a>
<a href="https://www.telegram.com"><img src="WPhoto/telegram.png" alt="telegram icon image"></a>
<a href="https://www.twitter.com"><img src="WPhoto/twitter.png" alt="twitter icon image"></a>
<a href="https://www.youtube.com"><img src="WPhoto/youtube.png" alt="youtube icon image"></a>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>