Play All details available here instant
<style>
/* ===== RESET & BASE ===== */
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
background: #f5f6f8;
color: #1a1a1a;
}
/* ===== ARTICLE CONTAINER ===== */
.news-container {
max-width: 860px;
margin: 30px auto;
background: #ffffff;
padding: 28px;
border-radius: 12px;
box-shadow: 0 4px 18px rgba(0,0,0,0.06);
}
/* ===== TITLE ===== */
.news-title {
font-size: 32px;
line-height: 1.25;
font-weight: 700;
margin-bottom: 18px;
color: #111;
letter-spacing: -0.3px;
}
/* ===== META INFO ===== */
.news-meta {
font-size: 13px;
color: #777;
margin-bottom: 22px;
border-bottom: 1px solid #eee;
padding-bottom: 12px;
}
/* ===== ARTICLE TEXT ===== */
.news-content {
font-size: 16px;
line-height: 1.75;
color: #2a2a2a;
}
.news-content p {
margin: 0 0 18px;
}
/* ===== AD BLOCK ===== */
.ad-unit {
margin: 26px 0;
padding: 14px;
background: #f7f8fa;
border-radius: 10px;
text-align: center;
border: 1px solid #eef0f3;
}
.ad-label {
font-size: 11px;
color: #999;
margin-bottom: 8px;
text-transform: uppercase;
letter-spacing: 0.5px;
}
/* Video-style ad placeholder */
.ad-video {
height: 180px;
background: linear-gradient(135deg, #e9ecf1, #f7f8fa);
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: #666;
cursor: pointer;
}
/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
.news-container {
margin: 10px;
padding: 20px;
}
.news-title {
font-size: 24px;
}
.news-content {
font-size: 15px;
}
.ad-video {
height: 140px;
}
}
</style>
<div class="news-container">
<!-- TITLE -->
<h1 class="news-title">
A man and a woman were captured on camera inside a vehicle during a violent incident that led to the killing and hijacking of a Bolt driver
</h1>
<!-- META -->
<div class="news-meta">
Published • Breaking News • Crime Report
</div>
<!-- TOP AD -->
<div class="ad-unit">
<div class="ad-label">Advertisement</div>
<div class="ad-video" onclick="window.location.href='YOUR_ADSTERRA_LINK';">
▶ Sponsored Video
</div>
</div>
<!-- CONTENT -->
<div class="news-content">
<p>
Police said in a brief update after Dikeledi Mphela, 24, Goitsione Machidi, 25 and McClaren Mushwana, 30 made a brief appearance. All four also face robbery charges.
</p>
<p>
Satlat, 22, was a Nigerian national but, in a country that has often been blighted by xenophobic violence, his family said the attack was not linked to his nationality.
</p>
<!-- MIDDLE AD -->
<div class="ad-unit">
<div class="ad-label">Advertisement</div>
<div class="ad-video" onclick="window.location.href='YOUR_ADSTERRA_LINK';">
▶ Recommended Video
</div>
</div>
<p>
According to prosecutors, the accused ordered a ride on e-hailing platform Bolt last Wednesday using a number not registered in any of their names.
</p>
<p>
When the car arrived, Mphela and the fourth suspect allegedly got into the car while Machidi and Mushwana followed them in a separate car, authorities added.
</p>
<p>
They then forced the deceased to stop the vehicle, strangled him to death and robbed him of his cell phone and vehicle which was later recovered, the prosecuting authority’s spokesperson Lumka Mahanjana said.
</p>
<!-- MIDDLE AD -->
<div class="ad-unit">
<div class="ad-label">Advertisement</div>
<div class="ad-video" onclick="window.location.href='YOUR_ADSTERRA_LINK';">
▶ Trending Video
</div>
</div>
<p>
There has been a growing number of reports of e-hailing drivers coming under attack in South Africa, with many drivers calling for greater protection, as the country grapples with high crime levels and one of the highest murder rates in the world.
</p>
<p>
The e-hailing partners' council condemned Satlat’s killing, adding that it was not an isolated incident.
</p>
<p>
The organisation praised the role that the dashcam footage and social media played in capturing his murder but reiterated calls for preventative measures and stronger protection systems for drivers.
</p>
</div>
<!-- BOTTOM AD -->
<div class="ad-unit">
<div class="ad-label">Advertisement</div>
<div class="ad-video" onclick="window.location.href='YOUR_ADSTERRA_LINK';">
▶ Watch More Videos
</div>
</div>
</div>




Comments
Post a Comment