-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtablets.html
More file actions
249 lines (239 loc) · 12.7 KB
/
tablets.html
File metadata and controls
249 lines (239 loc) · 12.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Best budget tablets for Indian students. Find affordable tablets for note-taking, reading, and studying.">
<meta name="keywords" content="budget tablets, student tablets India, cheap tablets, tablets under 15000">
<title>Budget Tablets for Students | TechBudget India</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<!-- Navigation Header -->
<header class="header">
<nav class="navbar">
<div class="nav-container">
<div class="nav-logo">
<h2><a href="index.html"><i class="fas fa-laptop-code"></i> TechBudget India</a></h2>
</div>
<ul class="nav-menu">
<li class="nav-item">
<a href="index.html" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="index.html#categories" class="nav-link">Categories</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">Contact</a>
</li>
</ul>
<div class="nav-toggle" id="mobile-menu">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</div>
</nav>
</header>
<!-- Category Header -->
<section class="article-header">
<div class="container">
<div class="breadcrumb">
<a href="index.html">Home</a> <i class="fas fa-chevron-right"></i>
<span>Tablets</span>
</div>
<h1 class="article-title">Budget Tablets for Students</h1>
<p class="hero-subtitle">Perfect for note-taking, reading, and digital learning</p>
</div>
</section>
<!-- Tablets Grid -->
<main class="article-content">
<div class="container">
<div class="content-wrapper">
<article class="article-body">
<h2>Best Budget Tablets Under ₹15,000</h2>
<div class="posts-grid">
<!-- Samsung Galaxy Tab A7 Lite -->
<div class="laptop-review">
<div class="laptop-header">
<h3>Samsung Galaxy Tab A7 Lite</h3>
<div class="price-rating">
<span class="price">₹12,999</span>
<div class="rating">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="far fa-star"></i>
<span>4.1/5</span>
</div>
</div>
</div>
<div class="laptop-content">
<img src="https://images.samsung.com/is/image/samsung/p6pim/in/sm-t220nzaainu/gallery/in-galaxy-tab-a7-lite-wifi-sm-t220nzaainu-530845469" alt="Samsung Galaxy Tab A7 Lite" class="laptop-image">
<div class="laptop-details">
<ul>
<li>8.7" TFT Display</li>
<li>MediaTek Helio P22T</li>
<li>3GB RAM + 32GB Storage</li>
<li>5100mAh Battery</li>
<li>Android 11</li>
</ul>
<div class="affiliate-box">
<a href="https://www.amazon.in/s?k=Samsung+Galaxy+Tab+A7+Lite" target="_blank" class="btn btn-primary">Buy Now on Amazon</a>
</div>
</div>
</div>
</div>
<!-- Lenovo Tab M10 -->
<div class="laptop-review">
<div class="laptop-header">
<h3>Lenovo Tab M10 FHD Plus</h3>
<div class="price-rating">
<span class="price">₹14,999</span>
<div class="rating">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="far fa-star"></i>
<span>4.0/5</span>
</div>
</div>
</div>
<div class="laptop-content">
<img src="https://p2-ofp.static.pub.consumer.huawei.com/fbb73c8ce6134973bb3ac2c15d0a4861.png" alt="Lenovo Tab M10 FHD Plus" class="laptop-image">
<div class="laptop-details">
<ul>
<li>10.3" Full HD Display</li>
<li>MediaTek Helio P22T</li>
<li>4GB RAM + 64GB Storage</li>
<li>5000mAh Battery</li>
<li>Android 9.0</li>
</ul>
<div class="affiliate-box">
<a href="https://www.flipkart.com/search?q=Lenovo+Tab+M10+FHD+Plus" target="_blank" class="btn btn-primary">Buy Now on Flipkart</a>
</div>
</div>
</div>
</div>
<!-- Realme Pad Mini -->
<div class="laptop-review">
<div class="laptop-header">
<h3>Realme Pad Mini</h3>
<div class="price-rating">
<span class="price">₹10,999</span>
<div class="rating">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="far fa-star"></i>
<span>3.9/5</span>
</div>
</div>
</div>
<div class="laptop-content">
<img src="https://image01.realme.net/general/20220323/1648026077167.jpg" alt="Realme Pad Mini" class="laptop-image">
<div class="laptop-details">
<ul>
<li>8.7" HD+ Display</li>
<li>Unisoc Tiger T616</li>
<li>3GB RAM + 32GB Storage</li>
<li>6400mAh Battery</li>
<li>Android 11</li>
</ul>
<div class="affiliate-box">
<a href="https://buy.realme.com/in/goods/419" target="_blank" class="btn btn-primary">Buy Now on Realme</a>
</div>
</div>
</div>
</div>
</div>
<div class="call-to-action">
<h3>Need Tablet Recommendations?</h3>
<p>Looking for a tablet that fits your specific study needs? Our experts can help you choose the perfect device.</p>
<a href="contact.html" class="btn btn-primary">Get Expert Advice</a>
</div>
</article>
<!-- Sidebar -->
<aside class="article-sidebar">
<div class="related-posts">
<h3>Related Categories</h3>
<div class="related-post">
<img src="https://via.placeholder.com/100x80/2a2a2a/00ffff?text=Laptops" alt="Laptops category">
<div>
<h4><a href="laptops.html">Budget Laptops</a></h4>
<span>Student laptops</span>
</div>
</div>
<div class="related-post">
<img src="https://via.placeholder.com/100x80/2a2a2a/4ecdc4?text=Apps" alt="Study apps">
<div>
<h4><a href="apps.html">Study Apps</a></h4>
<span>Productivity tools</span>
</div>
</div>
</div>
<div class="ad-placeholder large">
<p><i class="fas fa-ad"></i> Advertisement</p>
<small>Tablet Deals</small>
</div>
</aside>
</div>
</div>
</main>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<div class="footer-section">
<h3><i class="fas fa-laptop-code"></i> TechBudget India</h3>
<p>Your trusted source for affordable tech recommendations designed specifically for Indian students.</p>
<div class="social-links">
<a href="#" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="#" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="#" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
<a href="#" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
<div class="footer-section">
<h4>Quick Links</h4>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html#categories">Categories</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Categories</h4>
<ul>
<li><a href="laptops.html">Laptops</a></li>
<li><a href="audio.html">Headphones</a></li>
<li><a href="smartphones.html">Smartphones</a></li>
<li><a href="apps.html">Study Apps</a></li>
</ul>
</div>
<div class="footer-section">
<h4>Newsletter</h4>
<p>Get weekly updates on the latest budget tech deals</p>
<form class="newsletter-form">
<input type="email" placeholder="Enter your email">
<button type="submit" class="btn btn-primary">Subscribe</button>
</form>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 TechBudget India. All rights reserved. | <a href="#">Privacy Policy</a> | <a href="#">Terms of Service</a></p>
</div>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>