Last active
July 28, 2018 20:07
Bootstrap-Templates-Features-7.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="features-7"> | |
<div class="container h-100 d-flex align-items-end text-center"> | |
<div class="row"> | |
<div class="col-12"> | |
<h5>EASY-TO-USE</h5> | |
<h2 class="py-4">Better Landing for Your Startup.</h2> | |
<h3 class="mx-auto pb-4">We have created a new product that will help designers, developers and companies create websites for their startups quickly and easily.</h3> | |
<div class="row justify-content-center py-5"> | |
<div class="col-12 col-lg-5 text-lg-left"> | |
<h4><i class="fa fa-book icon-1 mr-3" aria-hidden="true"></i>User Guide</h4> | |
<p class="pl-lg-5 mx-auto mx-lg-0">You’ll get a description of each component and learn how to connect and use them.</p> | |
</div> | |
<div class="col-12 col-lg-5 text-lg-left"> | |
<h4><i class="fa fa-youtube-play icon-2 mr-3" aria-hidden="true"></i>Video Tutorials</h4> | |
<p class="pl-lg-5 mx-auto mx-lg-0">Video tutorials show you how to make a web site for your startup from design to code.</p> | |
</div> | |
</div> | |
</div> | |
<div class="col-12"> | |
<img src="file:///C:/Users/Gustav/Desktop/hue.png" class="img-fluid" alt=""> | |
</div> | |
</div> | |
</div> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment