Bs Home
Bootstrap iii Tutorial
Bootstrap is the nigh pop HTML, CSS, as well as JavaScript framework for developing responsive, mobile-first spider web sites.
Bootstrap is completely gratis to download as well as use!
Bootstrap is completely gratis to download as well as use!
Try it Yourself Examples
This Bootstrap tutorial contains hundreds of Bootstrap examples.With our online editor, you lot tin edit the code, as well as click on a push clit to sentiment the result.

Bootstrap Example
<div class="jumbotron text-center">
<h1>My First Bootstrap Page</h1>
<p>Resize this responsive page to encounter the effect!</p>
</div>
<div class="container">
<div class="row">
<div class="col-sm-4">
<h3>Column 1</h3>
<p>Lorem ipsum dolor..</p>
<p>Ut enim ad..</p>
</div>
<div class="col-sm-4">
<h3>Column 2</h3>
<p>Lorem ipsum dolor..</p>
<p>Ut enim ad..</p>
</div>
<div class="col-sm-4">
<h3>Column 3</h3>
<p>Lorem ipsum dolor..</p>
<p>Ut enim ad..</p>
</div>
</div>
</div>
Click on the "Try it Yourself" push clit to encounter how it works.
Comments
Post a Comment