HTML code
Clean, semantic HTML that powers this Bootstrap 3.3.6 snippet. Copy and paste it into your page (with Bootstrap loaded) to reproduce the exact layout shown in the preview.
Download<section id="testmonials" class="container inner-section color01 bootstrap snippets bootdeys">
<div class="container-fluid nopadding">
<h3 class="font-accident-two-normal uppercase text-center">Testmonials</h3>
<h5 class="font-accident-one-bold uppercase hovercolor text-center">Working hard and making the success</h5>
<div class="dividewhite1"></div>
<p class="small fontcolor-medium text-center">
Customize your website as you want using different colors and 100% free fonts. Build it from pieces and
blocks as simple as Lego. <br>
Electronic Website Template is fully responsive, looks and works perfect on any device.
</p>
<div class="dividewhite4"></div>
<div class="row">
<div class="col-md-4">
<div class="row">
<div class="col-xs-3">
<img src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="Rachel James Johnes" class="img-responsive img-circle author-userpic">
</div>
<div class="col-xs-9">
<h5 class="font-accident-one-bold text-left uppercase">Hans Zimmer</h5>
<p class="small hovercolor">Apple Inc.</p>
<p class="text-left small">
With more devices come varying screen resolutions, definitions and orientations. New devices
with new screen sizes are being developed every day, and each of these devices may be able...
</p>
</div>
</div>
<div class="divider-dynamic"></div>
</div>
<div class="col-md-4">
<div class="row">
<div class="col-xs-3">
<img src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Rachel James Johnes" class="img-responsive img-circle author-userpic">
</div>
<div class="col-xs-9">
<h5 class="font-accident-one-bold text-left uppercase">Mario Quinn</h5>
<p class="small hovercolor">Adobe</p>
<p class="text-left small">
With more devices come varying screen resolutions, definitions and orientations. New devices
with new screen sizes are being developed every day, and each of these devices
</p>
</div>
</div>
<div class="divider-dynamic"></div>
</div>
<div class="col-md-4">
<div class="row">
<div class="col-xs-3">
<img src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Rachel James Johnes" class="img-responsive img-circle author-userpic">
</div>
<div class="col-xs-9">
<h5 class="font-accident-one-bold text-left uppercase">Karl Romm</h5>
<p class="small hovercolor">BMW</p>
<p class="text-left small">
With more devices come varying screen resolutions, definitions and orientations. New devices
with new screen sizes are being developed every day, and each of these devices
</p>
</div>
</div>
<div class="divider-dynamic"></div>
</div>
</div>
<div class="dividewhite6"></div>
</div>
</section>CSS code
Scoped CSS that styles the component. Paste it after Bootstrap 3.3.6 to keep the design, spacing, and responsiveness consistent.
Downloadbody{
margin-top:20px;
}
.inner-content .inner-section {
padding: 30px 50px;
}
.color01 {
background-color: #f2f2f2 !important;
}
.uppercase {
text-transform: uppercase;
}
.font-accident-two-normal {
font-family: "Dosis", sans-serif;
font-weight: 400;
}
.hovercolor, .hovercolor a {
color: #e74c3c !important;
}FAQ
How do I use this snippet?
Include Bootstrap 3.3.6, 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 3.3.6.
About this bootstrap example/template
This free Bootstrap 3.3.6 snippet, grey testimonials, was published on Feb 27th 2016, 12:16 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 7.5K+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.
Bootstrap 3.3.6
<link rel='stylesheet' href='https://netdna.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css'>
<script src='https://netdna.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js'></script>
This code example is based on bootstrap 3.3.6 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