-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPrinter.html
More file actions
297 lines (262 loc) · 14.8 KB
/
Printer.html
File metadata and controls
297 lines (262 loc) · 14.8 KB
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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/x-icon" href="images/logo2.png">
<link rel="stylesheet" href="web.css">
<title>System Station.in</title>
<style>
</style>
</head>
<body>
<div class="main"><BR>
<marquee scrollamount="18"><B>EXTRA 5% DISCOUNT FOR FOR ORDERS ABOVE ₹20,999/-</B></marquee>
</div>
<div class="smain">
<div class="logo">
<a href="index.html">
<img src="images/logo2.png" style="height: 80px; width: 120px;" onclick="op">
</a>
</div>
<div class="cont">
<ul type="none">
<b>
<li class="dropdown"><a href="Home.jsp" id="head">Home</a></li>
<li class="dropdown"><a href="laptop.html" id="head">Laptops</a></li>
<li class="dropdown"><a href="computer.html" id="head">Computers</a>
</li>
<li class="dropdown"><a href="peripherals.html" id="head">Peripherals</a>
</li>
<li class="dropdown"><a href="laptopspares.html" id="head">Laptop Spares</a>
</li>
<li class="dropdown"><a href="others.html" id="head">Others</a>
</li>
</b>
</ul>
</div>
<div class="search-bar">
<input type="search" id="search" placeholder="Search...">
<button type="button" onclick="searchFunction()">Search</button>
</div>
<div class="order">
<a href="#">
<input type="hidden" name="un" value="<%=username%>" style="border:none;" readonly>
<abbr title="Order">
<img src="images/orderlogo1.png" style="height: 25px; margin-top:32px;">
</a>
</div>
<div class="wish">
<a href="wishlist.jsp">
<input type="hidden" name="un" value="<%=username%>" style="border:none;" readonly>
<abbr title="WishList">
<img src="images/wish1.png" style="height: 25px;">
</a>
</div>
<div class="cart">
<form action="cart.jsp" method="post">
<input type="hidden" name="un" value="<%=username%>" style="border:none;" readonly>
<abbr title="Cart">
<button style="background-color:transparent; border:none; cursor:pointer;">
<img src="images/cart1.png" style="height: 25px;">
</button>
</form>
</div>
<div class="profile"><br>
<a href="ViewProfile.jsp?u=<%=rs.getString(2)%>"><abbr title="Profile"><img src="images/profile1.png" style="height: 28px;"></a>
</div>
<div class="login"><br>
<a href="logout.html"><abbr title="Logout"> <img src="images/logout.png" style="height: 25px;"></abbr></a>
</div>
</div>
<div class="tmain">
<b>Discover Digital Delights</b>
</div>
<div class="card5" >
<div style="display: flex;">
<h2 style="padding: 20px; ">Printers</h2>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/hp p.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>HP Smart Tank 529 AIO Colour Printer (Upto 6000 Black & 6000 Colour Pages Included in The Box)</p>
<p class="amt">₹10,363.00</b> <del>₹19,599.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/hp p2.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>HP Smart Tank 585 All-in-one WiFi Colour Printer (Upto 6000 Black and 6000 Colour Pages).</p>
<p class="amt">₹11,100.00</b> <del>₹19,750.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products//printer/hp3.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>HP Deskjet 2331 Colour Printer, Scanner and Copier for Home/Small Office</p>
<p class="amt">₹3,773.00</b><del>₹5,050.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/hp4.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>HP Ink Advantage 4278 Printer, Automatic Document Feeder Simple Setup Smart App, Ideal for Home.</p>
<p class="amt">₹6,999.00</b><del>₹9,999.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/hp5.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>HP Colour Laser 150nw Wireless Color Laser Printer with Built-in Ethernet and WiFi-Direct.</p>
<p class="amt">₹31,300.00 </b><del>₹41,999.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/ep1.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Epson EcoTank L3252 Wi-Fi All-in-One Ink Tank Printer (Black)</p>
<p class="amt">₹14,499.00</b> <del>₹17,699.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/ep2.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Epson Eco Tank L8050</p>
<p class="amt">₹21,240.00</b> <del>₹30,399.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/ep3.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Epson EcoTank L6270 A4 Wi-Fi Duplex All-in-One Ink Tank Printer with ADF</p>
<p class="amt">₹24,566.00</b> <del>₹29,677.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/ep4.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>SHREYANS (CD410 4 Inch Receipt + Label Printer for Invoicing & Labelling)</p>
<p class="amt">₹8,690.00</b> <del>₹10,877.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/ep5.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Epson EcoTank L3256 Wi-Fi Multifunction InkTank Printer</p>
<p class="amt">₹15,499.00</b> <del>₹17,590.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/can1.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Canon PIXMA MegaTank G2012 All in One, Inktank Colour Printer with 2 Additional Black Ink Bottles</p>
<p class="amt">₹11,499.00</b> <del>₹15,799.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/can2.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Canon PIXMA E477 All in One WiFi Ink Efficient Colour Printer for Home/Student</p>
<p class="amt">₹5,299.00</b> <del>₹9,880.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/can3.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Canon PIXMA MegaTank G3770 Red All-in-one WiFi Inktank Colour Printer.</p>
<p class="amt">₹13,749.00</b> <del>₹19,880.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/can4.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Canon imageCLASS LBP6030W Wi-Fi Mono Printer, Windows, Mac and Linux Support</p>
<p class="amt">₹12,299.00</b> <del>₹19,580.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/printer/can5.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Canon PIXMA G3770 WH All-in-one (Print, Scan, Copy) Wireless Inktank Printer</p>
<p class="amt">₹16,700.00</b> <del>₹25,580.00</del> </p>
<p style="display: flex;" class="btn"><button>Add to Cart</button><button style="margin-left: 2px;">Buy Now</button></p>
</div>
</a>
</div>
<div class="bottom">
<div class="info">
<h1><b>SUPPORT</b></h1><br>
<p><a class="abc" href="contactus.html">Contact Us</a></p>
</div>
<div class="info">
<h1><b>INFORMATION</b></h1><br>
<p><a class="abc" href="footer/aboutus.html">About Us</a></p>
<p><a class="abc" href="footer/refurbish.html">Refurbishing Information</a></p>
<p><a class="abc" href="footer/installation.html">Installation</a></p>
</div>
<div class="info">
<h1>POLICIES</h1><br>
<p> <a class="abc" href="footer/privacypolicy.html">Privacy & Policy</a></p>
<p><a class="abc" href="footer/termscondition.html">Terms & Condition</a></p>
<p><a class="abc" href="footer/cancelrefund.html">Cancel & Refund Policy</a></p>
<p><a class="abc" href="footer/shipping.html">Shipping & Delivery Policy</a></p>
</div>
<div class="info">
<h1>FAQ'S</h1><br>
<p> <a class="abc" href="footer/warrenty.html">Warrenty Upgrade</a></p>
<p><a class="abc" href="footer/installation.html">Installation & Configuration</a></p>
<p><a class="abc" href="footer/exchange.html">Exchange & Buy Pack</a></p>
</div>
</div>
<div class="bot2">
<img src="footer/bottom.png" style="height: 80px; width: 70%;" >
</div>
<div class="bot3">
<b><a href="footer/termscondition.html">Terms & Condition</a></b>
</div>
<div class="bot4">
<img src="footer/payment_icon.png" style="height: 80px; width: 70%;" >
</div>
</div>
</div>