HTML code
Clean, semantic HTML that powers this Bootstrap 4.3.1 snippet. Copy and paste it into your page (with Bootstrap loaded) to reproduce the exact layout shown in the preview.
Download<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<div class="container pb50">
<div class="row">
<div class="col-md-9 mb40">
<article>
<img src="https://bootdey.com/img/Content/bg1.jpg" alt="" class="img-fluid mb30">
<div class="post-content">
<h3>A smart template that works 24/7 for your company</h3>
<ul class="post-meta list-inline">
<li class="list-inline-item">
<i class="fa fa-user-circle-o"></i> <a href="#">John Doe</a>
</li>
<li class="list-inline-item">
<i class="fa fa-calendar-o"></i> <a href="#">29 June 2017</a>
</li>
<li class="list-inline-item">
<i class="fa fa-tags"></i> <a href="#">Bootstrap4</a>
</li>
</ul>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, </p>
<p class="lead">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, </p>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, </p>
<ul class="list-inline share-buttons">
<li class="list-inline-item">Share Post:</li>
<li class="list-inline-item">
<a href="#" class="social-icon-sm si-dark si-colored-facebook si-gray-round">
<i class="fa fa-facebook"></i>
<i class="fa fa-facebook"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#" class="social-icon-sm si-dark si-colored-twitter si-gray-round">
<i class="fa fa-twitter"></i>
<i class="fa fa-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a href="#" class="social-icon-sm si-dark si-colored-linkedin si-gray-round">
<i class="fa fa-linkedin"></i>
<i class="fa fa-linkedin"></i>
</a>
</li>
</ul>
<hr class="mb40">
<h4 class="mb40 text-uppercase font500">About Author</h4>
<div class="media mb40">
<i class="d-flex mr-3 fa fa-user-circle fa-5x text-primary"></i>
<div class="media-body">
<h5 class="mt-0 font700">Jane Doe</h5> Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<hr class="mb40">
<h4 class="mb40 text-uppercase font500">Comments</h4>
<div class="media mb40">
<i class="d-flex mr-3 fa fa-user-circle-o fa-3x"></i>
<div class="media-body">
<h5 class="mt-0 font400 clearfix">
<a href="#" class="float-right">Reply</a>
Jane Doe</h5> Nulla vel metus scelerisque ante sollicitudin. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<div class="media mb40">
<i class="d-flex mr-3 fa fa-user-circle-o fa-3x"></i>
<div class="media-body">
<h5 class="mt-0 font400 clearfix">
<a href="#" class="float-right">Reply</a>
Jane Doe</h5> Nulla vel metus scelerisque ante sollicitudin. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<div class="media mb40">
<i class="d-flex mr-3 fa fa-user-circle-o fa-3x"></i>
<div class="media-body">
<h5 class="mt-0 font400 clearfix">
<a href="#" class="float-right">Reply</a>
Jane Doe</h5> Nulla vel metus scelerisque ante sollicitudin. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
</div>
</div>
<hr class="mb40">
<h4 class="mb40 text-uppercase font500">Post a comment</h4>
<form role="form">
<div class="form-group">
<label>Name</label>
<input type="text" class="form-control" placeholder="John Doe">
</div>
<div class="form-group">
<label>Email</label>
<input type="email" class="form-control" placeholder="[email protected]">
</div>
<div class="form-group">
<label>Comment</label>
<textarea class="form-control" rows="5" placeholder="Comment"></textarea>
</div>
<div class="clearfix float-right">
<button type="button" class="btn btn-primary btn-lg">Submit</button>
</div>
</form>
</div>
</article>
<!-- post article-->
</div>
<div class="col-md-3 mb40">
<div class="mb40">
<form>
<div class="input-group">
<input type="text" class="form-control" placeholder="Search..." aria-describedby="basic-addon2">
<button class="input-group-addon" id="basic-addon2"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
<!--/col-->
<div class="mb40">
<h4 class="sidebar-title">Categories</h4>
<ul class="list-unstyled categories">
<li><a href="#">Rent</a></li>
<li><a href="#">Sale</a></li>
<li class="active"><a href="#">Apartment</a>
<ul class="list-unstyled">
<li><a href="#">Office</a></li>
<li><a href="#">Godown</a></li>
<li><a href="#">Gerage</a></li>
</ul>
</li>
<li><a href="#">Top Rating</a></li>
<li><a href="#">Trending</a></li>
<li><a href="#">Newest Properties</a></li>
</ul>
</div>
<!--/col-->
<div>
<h4 class="sidebar-title">Latest News</h4>
<ul class="list-unstyled">
<li class="media">
<img class="d-flex mr-3 img-fluid" width="64" src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="Generic placeholder image">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="#">Lorem ipsum dolor sit amet</a></h5> April 05, 2017
</div>
</li>
<li class="media my-4">
<img class="d-flex mr-3 img-fluid" width="64" src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Generic placeholder image">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="#">Lorem ipsum dolor sit amet</a></h5> Jan 05, 2017
</div>
</li>
<li class="media">
<img class="d-flex mr-3 img-fluid" width="64" src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Generic placeholder image">
<div class="media-body">
<h5 class="mt-0 mb-1"><a href="#">Lorem ipsum dolor sit amet</a></h5> March 15, 2017
</div>
</li>
</ul>
</div>
</div>
</div>
</div>CSS code
Scoped CSS that styles the component. Paste it after Bootstrap 4.3.1 to keep the design, spacing, and responsiveness consistent.
Downloadbody{
margin-top:20px;
}
/*
Blog post entries
*/
.entry-card {
-webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.entry-content {
background-color: #fff;
padding: 36px 36px 36px 36px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}
.entry-content .entry-title a {
color: #333;
}
.entry-content .entry-title a:hover {
color: #4782d3;
}
.entry-content .entry-meta span {
font-size: 12px;
}
.entry-title {
font-size: .95rem;
font-weight: 500;
margin-bottom: 15px;
}
.entry-thumb {
display: block;
position: relative;
overflow: hidden;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.entry-thumb img {
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.entry-thumb .thumb-hover {
position: absolute;
width: 100px;
height: 100px;
background: rgba(71, 130, 211, 0.85);
display: block;
top: 50%;
left: 50%;
color: #fff;
font-size: 40px;
line-height: 100px;
border-radius: 50%;
margin-top: -50px;
margin-left: -50px;
text-align: center;
transform: scale(0);
-webkit-transform: scale(0);
opacity: 0;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
}
.entry-thumb:hover .thumb-hover {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
}
.article-post {
border-bottom: 1px solid #eee;
padding-bottom: 70px;
}
.article-post .post-thumb {
display: block;
position: relative;
overflow: hidden;
}
.article-post .post-thumb .post-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
transition: all .3s;
-webkit-transition: all .3s;
opacity: 0;
}
.article-post .post-thumb .post-overlay span {
width: 100%;
display: block;
vertical-align: middle;
text-align: center;
transform: translateY(70%);
-webkit-transform: translateY(70%);
transition: all .3s;
-webkit-transition: all .3s;
height: 100%;
color: #fff;
}
.article-post .post-thumb:hover .post-overlay {
opacity: 1;
}
.article-post .post-thumb:hover .post-overlay span {
transform: translateY(50%);
-webkit-transform: translateY(50%);
}
.post-content .post-title {
font-weight: 500;
}
.post-meta {
padding-top: 15px;
margin-bottom: 20px;
}
.post-meta li:not(:last-child) {
margin-right: 10px;
}
.post-meta li a {
color: #999;
font-size: 13px;
}
.post-meta li a:hover {
color: #4782d3;
}
.post-meta li i {
margin-right: 5px;
}
.post-meta li:after {
margin-top: -5px;
content: "/";
margin-left: 10px;
}
.post-meta li:last-child:after {
display: none;
}
.post-masonry .masonry-title {
font-weight: 500;
}
.share-buttons li {
vertical-align: middle;
}
.share-buttons li a {
margin-right: 0px;
}
.post-content .fa {
color: #ddd;
}
.post-content a h2 {
font-size: 1.5rem;
color: #333;
margin-bottom: 0px;
}
.article-post .owl-carousel {
margin-bottom: 20px !important;
}
.post-masonry h4 {
text-transform: capitalize;
font-size: 1rem;
font-weight: 700;
}
.mb40 {
margin-bottom: 40px !important;
}
.mb30 {
margin-bottom: 30px !important;
}
.media-body h5 a {
color: #555;
}
.categories li a:before {
content: "\f0da";
font-family: 'FontAwesome';
margin-right: 5px;
}
/*
Template sidebar
*/
.sidebar-title {
margin-bottom: 1rem;
font-size: 1.1rem;
}
.categories li {
vertical-align: middle;
}
.categories li > ul {
padding-left: 15px;
}
.categories li > ul > li > a {
font-weight: 300;
}
.categories li a {
color: #999;
position: relative;
display: block;
padding: 5px 10px;
border-bottom: 1px solid #eee;
}
.categories li a:before {
content: "\f0da";
font-family: 'FontAwesome';
margin-right: 5px;
}
.categories li a:hover {
color: #444;
background-color: #f5f5f5;
}
.categories > li.active > a {
font-weight: 600;
color: #444;
}
.media-body h5 {
font-size: 15px;
letter-spacing: 0px;
line-height: 20px;
font-weight: 400;
}
.media-body h5 a {
color: #555;
}
.media-body h5 a:hover {
color: #4782d3;
}FAQ
How do I use this snippet?
Include Bootstrap 4.3.1, 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.3.1.
About this bootstrap example/template
This free Bootstrap 4.3.1 snippet, bs4 blog post image, was published on Jul 11th 2019, 08:05 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 18.2K+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.
Bootstrap 4.3.1
<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.3.1 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