-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomputer.html
More file actions
204 lines (181 loc) · 9.9 KB
/
computer.html
File metadata and controls
204 lines (181 loc) · 9.9 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="web.css">
<title>Computers</title>
<link rel="icon" type="image/x-icon" href="images/logo2.png">
<style>
</style>
</head>
<body>
<div class="main"><BR>
<marquee scrollamount="18"><B>EXTRA 5% DISCOUNT 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 style="color:white;font-size:30px;font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;cursor:pointer">System Station</li>
<li class="dropdown"><a href="computer.html" 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 class="dropdown"><a href="" id="head">|</a>
</li>
</b>
</ul>
</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="card3" >
<div style="display: flex;">
<!-- <h2 style="padding: 20px; "></h2> -->
</div>
<div class="c">
<a href="#" style="text-decoration: none;">
<div class="homecontent">
<img class="lazyloaded" src="images/products/computer/len1.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>Lenovo IdeaCentre AIO 3 12th Gen Intel i3 23.8" FHD WVA 3-Side Edgeless All-in-One Desktop with Alexa Built-in</p>
<p class="amt">₹45,300.00</b> <del>₹62,520.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/computer/asus.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>HPASUS Vivo AiO V222, 21.5" (54.61 cm) FHD, Intel Core i3-10110U 10th Gen, All-in-One Desktop </p>
<p class="amt">₹38,990.00</b> <del>₹51,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/computer/hp1.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>HP All-in-One PC Intel Pentium J5040 21.5-inch(54.6 cm) FHD Three-Sided Micro-Edge Display</p>
<p class="amt">₹32,490.00</b><del>₹42,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/computer/dell.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>Dell Optiplex 19" All-in-One Desktop Computer SetIntel i5 3470/8 GB/1TB HDD /19" HD </p>
<p class="amt">₹25,899.00</b><del>₹35,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/computer/comp.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc"><b>EXZON Gaming Pc Full setup Desktop complete computer system Core I7 3770 |16GB Ram |512GB SSD</p>
<p class="amt">₹33,890.00 </b><del>₹45,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/computer/asus2.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>ASUS AiO A3 Series, 23.48"(54.48 cm) FHD, Intel Core i5 1235U 12th Gen, All in One Desktop </p>
<p class="amt">₹63,990.00</b> <del>₹73,299.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/computer/asus3.jpg" style="width:100%; height: 70%; margin:auto;">
<p class="desc" ><b>ASUS AiO M3402WFA Series, 23.8" (60.45 cm) FHD, AMD Ryzen 5 7520U, All in One Desktop </p>
<p class="amt">₹56,990.00</b> <del>₹63,889.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>
</body>
</html>