<sectionid="showcase"> <divclass="container"> <divclass="row"> <divclass="col-md-6 col-sm-6"> <divclass="showcase-left"> <imgsrc="img/image1.jpg"> </div> </div> <divclass="col-md-6 col-sm-6"> <divclass="showcase-right"> <h1>Bootstrap starter template</h1> <p>Use this document as a way to quickly start any new project. All you get is this text and a mostly barebones HTML document.</p> </div> <br> <aclass="btn btn-lg btn-default showcase-btn">Read More</a> </div> </div> </div> </section>
<sectionid="testimonial"> <divclass="container"> <p>"Build on the basic template above with Bootstrap's many components. We encourage you to customize and adapt Bootstrap to suit your individual project's needs."</p> <pclass="customer">- DP LEE</p> </div> </section>
<sectionid="info1"> <divclass="container"> <divclass="row"> <divclass="col-md-6 col-sm-6"> <divclass="info-left"> <imgsrc="img/image2.png"> </div> </div> <divclass="col-md-6 col-sm-6"> <divclass="info-right"> <h2>Get To Know Home</h2> <p>Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.</p> <br> <aclass="btn btn-default btn-lg">Read More</a> </div> </div> </div> </div> </section> <hr> <sectionid="info2"> <divclass="container"> <divclass="row"> <divclass="col-md-6 col-sm-6"> <divclass="info-left"> <h2>Info Block One</h2> <p>Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.</p> <br> <aclass="btn btn-default btn-lg">Read More</a> </div> </div> <divclass="col-md-6 col-sm-6"> <divclass="info-right"> <h2>Info Block Two</h2> <p>Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.</p> <br> <aclass="btn btn-default btn-lg">Read More</a> </div> </div> </div> </div> </section>