"3 SECTION"
Bootstrap 4.1.1 Snippet by jeevan123456

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <section class="py-5"> <div class="container"> <div class="row"> <div class="col-md-4"> <img src="https://images.pexels.com/photos/1078741/pexels-photo-1078741.jpeg?cs=srgb&dl=two-women-in-white-hijab-veils-1078741.jpg&fm=jpg"> <h2>Have a question?</h2> <p>If you have any question please do not hesitate to drop us an email.</p> <a href="#" class="text-danger">Ask the community</a> </div> <div class="col-md-4"> <img src="https://images.pexels.com/photos/1181597/pexels-photo-1181597.jpeg?cs=srgb&dl=sitting-woman-while-reading-books-near-table-1181597.jpg&fm=jpg"> <h2>Watch and learn</h2> <p>We help with product demo and let you experience the whole new world of technology.</p> <a href="#" class="text-danger">Ask the community</a> </div> <div class="col-md-4"> <img src="https://images.pexels.com/photos/887751/pexels-photo-887751.jpeg?cs=srgb&dl=person-holding-silver-iphone-7-887751.jpg&fm=jpg"> <h2>Get quick tips</h2> <p>Our team is trying all possible ways to assist you with our services.</p> <a href="#" class="text-danger">Ask the community</a> </div> </div> </div> </section>
img {width:100%;}

Related: See More


Questions / Comments: