-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode.html
More file actions
339 lines (325 loc) · 12.5 KB
/
code.html
File metadata and controls
339 lines (325 loc) · 12.5 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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JBLRB News - Fast • Fair • Fearless Journalism</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header {
background-color: #fff;
padding: 20px;
text-align: center;
border-bottom: 2px solid #ddd;
}
.logo {
font-size: 2em;
font-weight: bold;
color: #007bff;
}
.slogan {
font-style: italic;
margin-top: 10px;
}
.highlights {
display: flex;
justify-content: space-around;
margin-top: 20px;
}
.highlight {
background-color: #e9ecef;
padding: 10px;
border-radius: 5px;
width: 30%;
}
.breaking-news {
background-color: #ff0000;
color: white;
text-align: center;
padding: 10px;
font-weight: bold;
}
.section {
margin: 20px;
padding: 20px;
background-color: white;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.hero {
text-align: center;
}
.hero img {
max-width: 100%;
height: auto;
}
.news-list {
list-style: none;
padding: 0;
}
.news-list li {
margin-bottom: 10px;
}
.gallery {
text-align: center;
}
.trending {
display: flex;
flex-wrap: wrap;
}
.trending-item {
background-color: #f8f9fa;
margin: 10px;
padding: 10px;
border-radius: 5px;
width: calc(33% - 20px);
}
.article {
margin: 20px;
}
.about, .bio, .category, .contact {
margin: 20px;
padding: 20px;
background-color: white;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.bio {
display: flex;
justify-content: space-between;
}
.bio-item {
width: 48%;
}
.contact-form {
display: flex;
flex-direction: column;
}
.contact-form input, .contact-form textarea {
margin-bottom: 10px;
padding: 10px;
}
footer {
background-color: #333;
color: white;
padding: 20px;
text-align: center;
}
.footer-columns {
display: flex;
justify-content: space-around;
}
.footer-column {
width: 30%;
}
.footer-column ul {
list-style: none;
padding: 0;
}
.footer-column li {
margin-bottom: 5px;
}
@media (max-width: 768px) {
.highlights, .trending, .bio, .footer-columns {
flex-direction: column;
}
.highlight, .trending-item, .bio-item, .footer-column {
width: 100%;
}
}
</style>
</head>
<body>
<header>
<div class="logo">JBLRB NEWS</div>
<div class="slogan">“Fast • Fair • Fearless Journalism”</div>
<div class="highlights">
<div class="highlight">
<strong>Reporter:</strong> B.M.B Kumar<br>
(Senior Field Journalist, Ground Report Specialist)
</div>
<div class="highlight">
<strong>Camera Man:</strong> Chotu C Ji<br>
(Lead Cinematographer & Visual Reporting Expert)
</div>
</div>
</header>
<div class="breaking-news">
“Government announces major policy change affecting rural areas.” | “Heavy rainfall alert issued for multiple districts.” | “Exclusive: JBLRB reporter B.M.B Kumar investigates highway scam.”
</div>
<section class="section hero">
<h1>MAIN HEADLINE: “JBLRB EXCLUSIVE: Ground Report From Flood-Affected Region By B.M.B Kumar”</h1>
<p>Visuals captured by Camera Man Chotu C Ji.</p>
<p><strong>SHORT DESCRIPTION:</strong> Our team reaches the center of the crisis to bring you real, unbiased updates directly from the ground.</p>
<!-- Placeholder for image -->
<img src="https://via.placeholder.com/800x400?text=Flood+Report+Image" alt="Flood Report">
</section>
<section class="section">
<h2>Latest News</h2>
<ul class="news-list">
<li>“New education policy receives mixed reactions.”</li>
<li>“Farmers demand fair price and better support schemes.”</li>
<li>“Major cyber scam busted; officials reveal shocking details.”</li>
</ul>
</section>
<section class="section">
<h2>Featured Report</h2>
<p><strong>Special Report By B.M.B Kumar</strong></p>
<p>“Inside Story: How Rural Villages Are Adapting to Climate Change”</p>
<p>With exclusive camera coverage by Chotu C Ji.</p>
</section>
<section class="section gallery">
<h2>🎥 JBLRB News Video Reports</h2>
<p>Real visuals. Real stories.</p>
<p>Captured on field by Cameraman Chotu C Ji.</p>
<p>Narrated and reported by B.M.B Kumar.</p>
<!-- Placeholder for video -->
<video controls width="100%">
<source src="https://via.placeholder.com/800x400?text=Video+Placeholder" type="video/mp4">
Your browser does not support the video tag.
</video>
</section>
<section class="section gallery">
<h2>📸 On-Ground Photo Gallery</h2>
<p>Powerful moments captured during real field reporting.</p>
<p>From villages to cities, JBLRB brings visuals that speak.</p>
<!-- Placeholder for images -->
<img src="https://via.placeholder.com/300x200?text=Photo+1" alt="Photo 1">
<img src="https://via.placeholder.com/300x200?text=Photo+2" alt="Photo 2">
<img src="https://via.placeholder.com/300x200?text=Photo+3" alt="Photo 3">
</section>
<section class="section">
<h2>Trending</h2>
<div class="trending">
<div class="trending-item">“Political unrest intensifies”</div>
<div class="trending-item">“New tech innovations in India”</div>
<div class="trending-item">“Youth demand employment reforms”</div>
</div>
</section>
<article class="article section">
<h2>Individual News Article Template</h2>
<h3>Headline: “Local Market Prices Rise Rapidly — Citizens Concerned”</h3>
<p><strong>Byline:</strong> Reported By: B.M.B Kumar | Camera: Chotu C Ji</p>
<p><strong>Intro Paragraph:</strong> Rising prices of daily essentials have caused worry among families. JBLRB’s ground team visited multiple markets to understand the situation.</p>
<p><strong>Body:</strong> (You can write the news body here depending on the story.)</p>
<p><strong>Conclusion:</strong> Stay updated with JBLRB News for verified, unbiased and fast coverage.</p>
</article>
<section class="about section">
<h2>About Us</h2>
<p><strong>ABOUT JBLRB NEWS</strong></p>
<p>JBLRB News is an independent digital news platform committed to delivering fast, factual and fearless journalism. Our goal is to present truthful stories, highlight public issues, and bring real ground reports to the audience.</p>
<p><strong>OUR VISION</strong></p>
<p>To become a reliable news source that stands for honesty, accuracy, and public interest.</p>
<p><strong>OUR MISSION</strong></p>
<ul>
<li>To deliver unbiased news</li>
<li>To provide on-ground field reporting</li>
<li>To highlight rural and urban issues</li>
<li>To bring the truth behind every story</li>
</ul>
</section>
<section class="bio section">
<div class="bio-item">
<h3>📌 Reporter: B.M.B Kumar</h3>
<p>Senior Field Reporter at JBLRB NEWS.</p>
<p>Known for his sharp questioning and fearless reporting style.</p>
<p>He has covered multiple issues including rural development, crime exposure, floods, and political controversies.</p>
<p><strong>Specialties:</strong></p>
<ul>
<li>Ground Journalism</li>
<li>Investigations</li>
<li>Live Reporting</li>
<li>Exclusive Interviews</li>
</ul>
</div>
<div class="bio-item">
<h3>📌 Cameraman: Chotu C Ji</h3>
<p>Lead Camera Man at JBLRB NEWS.</p>
<p>Expert in high-quality video capture, on-ground visuals, and live coverage.</p>
<p>His camera work has brought powerful stories to millions.</p>
<p><strong>Specialties:</strong></p>
<ul>
<li>Video Shooting</li>
<li>Drone Footage</li>
<li>Live Telecast</li>
<li>Visual Storytelling</li>
</ul>
</div>
</section>
<section class="category section">
<h2>Category Page Introductions</h2>
<ul>
<li><strong>India:</strong> Updates from across the nation — politics, economy, society.</li>
<li><strong>Politics:</strong> Analysis, debates, election updates, government policies.</li>
<li><strong>Crime:</strong> Real investigative stories, truth behind criminal activities.</li>
<li><strong>Entertainment:</strong> Films, celebrities, TV updates, viral trends.</li>
<li><strong>Sports:</strong> Cricket, football, tournaments, highlights.</li>
<li><strong>Agriculture:</strong> Farmer issues, crop updates, govt schemes.</li>
<li><strong>Technology:</strong> New gadgets, AI updates, innovations.</li>
<li><strong>Education:</strong> New rules, exams, results, school & college news.</li>
<li><strong>Health:</strong> Diseases, medical advice, government health schemes.</li>
<li><strong>Viral:</strong> Everything trending from social media.</li>
</ul>
</section>
<section class="contact section">
<h2>Contact</h2>
<p><strong>CONTACT JBLRB NEWS</strong></p>
<p>Email: contact@jblrbnews.com</p>
<p>Phone: +91-XXXXXXXXXX</p>
<p>Address: JBLRB News Office, India</p>
<form class="contact-form">
<input type="text" placeholder="Name" required>
<input type="email" placeholder="Email" required>
<input type="tel" placeholder="Phone">
<textarea placeholder="Message" required></textarea>
<button type="submit">Send</button>
</form>
</section>
<footer>
<div class="footer-columns">
<div class="footer-column">
<h4>About</h4>
<p>JBLRB News delivers fast, fair and fearless journalism with ground reporting and real stories.</p>
</div>
<div class="footer-column">
<h4>Quick Links</h4>
<ul>
<li>Home</li>
<li>Latest News</li>
<li>Videos</li>
<li>Photo Gallery</li>
<li>About Us</li>
<li>Contact Us</li>
</ul>
</div>
<div class="footer-column">
<h4>Categories</h4>
<ul>
<li>Politics</li>
<li>Sports</li>
<li>Crime</li>
<li>Tech</li>
<li>Health</li>
<li>Viral</li>
</ul>
</div>
</div>
<div class="bottom-bar">
<p>© 2025 JBLRB NEWS — All Rights Reserved. Powered by JBLRB Media Group.</p>
</div>
</footer>
<script>
// Simple JS for contact form (placeholder - in real site, use backend)
document.querySelector('.contact-form').addEventListener('submit', function(e) {
e.preventDefault();
alert('Thank you for your message! We will get back to you soon.');
});
</script>
</body>
</html>