HTML code
Clean, semantic HTML that powers this Bootstrap 4.5.0 snippet. Copy and paste it into your page (with Bootstrap loaded) to reproduce the exact layout shown in the preview.
Download<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/pe-icon-7-stroke/dist/pe-icon-7-stroke.min.css">
<div class="container">
<div class="row">
<div class="col-md-6 text-center full-content">
<h2 class="section-title no-border v-3"><span>Latest</span> From Blog</h2>
<p class="sub-section-title v-2">Etiam congue rhoncus gravida. Sed vel sodales tortor. Donec eget dictum enim. Donec tempus euismod metus ac maximus, aenean mattis.</p>
<div class="mrb-45"></div>
<!-- /.mrb -->
</div>
<!-- /.col-md-12 -->
</div>
<!-- /.row -->
<div class="row">
<div class="col-12">
<div class="row">
<div class="col-md-6 col-xl-4">
<article class="post">
<div class="article-v2">
<figure class="article-thumb">
<a href="#">
<img src="https://www.bootdey.com/image/350x280/FFB6C1/000000" alt="blog image" />
</a>
</figure>
<!-- /.article-thumb -->
<div class="article-content-main">
<div class="article-header">
<h2 class="entry-title"><a href="#">The day you become better.</a></h2>
<div class="entry-meta">
<div class="entry-date">July 25,2017</div>
<!-- /.entry-date -->
<div class="entry-cat">
<a href="#">Halie Rose</a>
</div>
<!-- /.entry-cat -->
</div>
<!-- /.entry-meta -->
</div>
<!-- /.article-header -->
<div class="article-content">
<p>Maecenas tempus, tellus eget anyti condimentum rhoncus, sem quam.</p>
</div>
<!-- /.article-content -->
<div class="article-footer">
<div class="row">
<div class="col-6 text-left footer-link">
<a href="#" class="more-link">Read More</a>
</div>
<!-- /.col-6 -->
<div class="col-6 text-right footer-meta">
<a href="#">65 <i class="pe-7s-comment"></i></a>
<a href="#">50 <i class="pe-7s-share"></i></a>
</div>
<!-- /.col-6 -->
</div>
<!-- /.row -->
</div>
<!-- /.article-footer -->
</div>
<!-- /.article-content-main -->
</div>
<!-- /.article-v2 -->
</article>
<!-- /.post -->
</div>
<!-- /.col-md-6 -->
<div class="col-md-6 col-xl-4">
<article class="post">
<div class="article-v2">
<figure class="article-thumb">
<a href="#">
<img src="https://www.bootdey.com/image/350x280/87CEFA/000000" alt="blog image" />
</a>
</figure>
<!-- /.article-thumb -->
<div class="article-content-main">
<div class="article-header">
<h2 class="entry-title"><a href="#">The day you become better.</a></h2>
<div class="entry-meta">
<div class="entry-date">July 25,2017</div>
<!-- /.entry-date -->
<div class="entry-cat">
<a href="#">Halie Rose</a>
</div>
<!-- /.entry-cat -->
</div>
<!-- /.entry-meta -->
</div>
<!-- /.article-header -->
<div class="article-content">
<p>Maecenas tempus, tellus eget anyti condimentum rhoncus, sem quam.</p>
</div>
<!-- /.article-content -->
<div class="article-footer">
<div class="row">
<div class="col-6 text-left footer-link">
<a href="#" class="more-link">Read More</a>
</div>
<!-- /.col-6 -->
<div class="col-6 text-right footer-meta">
<a href="#">65 <i class="pe-7s-comment"></i></a>
<a href="#">50 <i class="pe-7s-share"></i></a>
</div>
<!-- /.col-6 -->
</div>
<!-- /.row -->
</div>
<!-- /.article-footer -->
</div>
<!-- /.article-content-main -->
</div>
<!-- /.article-v2 -->
</article>
<!-- /.post -->
</div>
<!-- /.col-md-6 -->
<div class="col-md-6 col-xl-4">
<article class="post">
<div class="article-v2">
<figure class="article-thumb">
<a href="#">
<img src="https://www.bootdey.com/image/350x280/20B2AA/000000" alt="blog image" />
</a>
</figure>
<!-- /.article-thumb -->
<div class="article-content-main">
<div class="article-header">
<h2 class="entry-title"><a href="#">The day you become better.</a></h2>
<div class="entry-meta">
<div class="entry-date">July 25,2017</div>
<!-- /.entry-date -->
<div class="entry-cat">
<a href="#">Halie Rose</a>
</div>
<!-- /.entry-cat -->
</div>
<!-- /.entry-meta -->
</div>
<!-- /.article-header -->
<div class="article-content">
<p>Maecenas tempus, tellus eget anyti condimentum rhoncus, sem quam.</p>
</div>
<!-- /.article-content -->
<div class="article-footer">
<div class="row">
<div class="col-6 text-left footer-link">
<a href="#" class="more-link">Read More</a>
</div>
<!-- /.col-6 -->
<div class="col-6 text-right footer-meta">
<a href="#">65 <i class="pe-7s-comment"></i></a>
<a href="#">50 <i class="pe-7s-share"></i></a>
</div>
<!-- /.col-6 -->
</div>
<!-- /.row -->
</div>
<!-- /.article-footer -->
</div>
<!-- /.article-content-main -->
</div>
<!-- /.article-v2 -->
</article>
<!-- /.post -->
</div>
<!-- /.col-md-6 -->
</div>
<!-- /.blog-carousel -->
</div>
<!-- /.col-12 -->
</div>
<!-- /.row -->
</div>
CSS code
Scoped CSS that styles the component. Paste it after Bootstrap 4.5.0 to keep the design, spacing, and responsiveness consistent.
Downloadbody{margin-top:20px;}
.post .article-v2 {
padding: 0 15px;
}
.post .article-v2 .entry-title {
font-size: 16px;
color: #666666;
font-weight: 600;
}
.post .article-v2 .article-header {
margin-bottom: 15px;
}
.post .article-v2 .article-content-main {
-webkit-box-shadow: 1px 0px 20px 1px rgba(0, 0, 0, 0.15);
box-shadow: 1px 0px 20px 1px rgba(0, 0, 0, 0.15);
padding: 30px;
position: relative;
background: #fff;
margin-top: -75px;
}
@media only screen and (max-width: 1024px) {
.post .article-v2 .article-content-main {
padding: 15px;
margin-bottom: 30px;
}
}
.post .article-v2 .article-content p:last-of-type {
margin-bottom: 0;
}
.post .article-v2 .article-thumb {
position: relative;
left: 25px;
margin-bottom: 0;
}
.post .article-v2 .article-footer {
border-top: 1px solid #ebebeb;
padding-top: 15px;
margin-top: 20px;
}
.post .article-v2 .article-footer .more-link {
color: #ffa800;
}
.post .article-v2 .article-footer .footer-meta a {
color: #aaa;
font-size: 15px;
margin-right: 5px;
}
.post .article-v2 .article-footer .footer-meta a i {
font-size: 16px;
margin-left: 2px;
}FAQ
How do I use this snippet?
Include Bootstrap 4.5.0, paste the HTML, add the CSS block, and include the JS (if any) to mirror the live preview.
Can I use it in commercial projects?
Yes. It’s free for personal and commercial work; check the snippets license for details.
Is it responsive?
Yes. It inherits the responsive grid and components from Bootstrap 4.5.0.
About this bootstrap example/template
This free Bootstrap 4.5.0 snippet, Latest From Blog, was published on Sep 25th 2020, 11:29 by Bootdey Admin.
Optimized for copy‑paste: clean HTML, scoped CSS, and minimal JS so you can ship production‑ready UI faster and keep designs consistent.
Mobile‑first and responsive by default. Tested across modern browsers to reduce polish time on your project.
Already trusted in 9.8K+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.
Bootstrap 4.5.0
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css'>
<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></script>
This code example is based on bootstrap 4.5.0 and the grid system of this framework
Responsive
Based on bootstrap framework makes all the layouts perfectly responsive for all devices
Crossbrowser compatibility
Tested on all major browsers, it works smoothly on all of them
semantic html 5
Built on html / css3 the code quality is really amazing
Simple Integration
This code example can be simply integrated on existing sites and new ones too, all you need to do is copy the code and start working