Aman54kumar (Talk | contribs) |
Aman54kumar (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | ||
− | <html> | + | <!DOCTYPE html> |
+ | <html lang="en"> | ||
<head> | <head> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
Line 6: | Line 7: | ||
<meta name="description" content=""> | <meta name="description" content=""> | ||
<meta name="author" content=""> | <meta name="author" content=""> | ||
− | <title> | + | <title>Shortcodes | Triangle</title> |
− | <link rel="stylesheet" | + | <link href="css/bootstrap.min.css" rel="stylesheet"> |
− | href=" | + | <link href="css/font-awesome.min.css" rel="stylesheet"> |
+ | <link href="css/animate.min.css" rel="stylesheet"> | ||
+ | <link href="css/lightbox.css" rel="stylesheet"> | ||
+ | <link href="css/main.css" rel="stylesheet"> | ||
+ | <link href="css/responsive.css" rel="stylesheet"> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="js/html5shiv.js"></script> | ||
+ | <script src="js/respond.min.js"></script> | ||
+ | <![endif]--> | ||
+ | <link rel="shortcut icon" href="images/ico/favicon.ico"> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png"> | ||
+ | </head><!--/head--> | ||
+ | <body> | ||
+ | <header id="header"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-12 overflow"> | ||
+ | <div class="social-icons pull-right"> | ||
+ | <ul class="nav nav-pills"> | ||
+ | <li><a href=""><i class="fa fa-facebook"></i></a></li> | ||
+ | <li><a href=""><i class="fa fa-twitter"></i></a></li> | ||
+ | <li><a href=""><i class="fa fa-google-plus"></i></a></li> | ||
+ | <li><a href=""><i class="fa fa-dribbble"></i></a></li> | ||
+ | <li><a href=""><i class="fa fa-linkedin"></i></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="navbar navbar-inverse" role="banner"> | ||
+ | <div class="container"> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | ||
+ | <span class="sr-only">Toggle navigation</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
− | </ | + | <a class="navbar-brand" href="index.html"> |
+ | <h1><img src="images/logo.png" alt="logo"></h1> | ||
+ | </a> | ||
+ | |||
+ | </div> | ||
+ | <div class="collapse navbar-collapse"> | ||
+ | <ul class="nav navbar-nav navbar-right"> | ||
+ | <li><a href="index.html">Home</a></li> | ||
+ | <li class="dropdown"><a href="#">Pages <i class="fa fa-angle-down"></i></a> | ||
+ | <ul role="menu" class="sub-menu"> | ||
+ | <li><a href="aboutus.html">About</a></li> | ||
+ | <li><a href="aboutus2.html">About 2</a></li> | ||
+ | <li><a href="service.html">Services</a></li> | ||
+ | <li><a href="pricing.html">Pricing</a></li> | ||
+ | <li><a href="contact.html">Contact us</a></li> | ||
+ | <li><a href="contact2.html">Contact us 2</a></li> | ||
+ | <li><a href="404.html">404 error</a></li> | ||
+ | <li><a href="coming-soon.html">Coming Soon</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a href="blog.html">Blog <i class="fa fa-angle-down"></i></a> | ||
+ | <ul role="menu" class="sub-menu"> | ||
+ | <li><a href="blog.html">Blog Default</a></li> | ||
+ | <li><a href="blogtwo.html">Timeline Blog</a></li> | ||
+ | <li><a href="blogone.html">2 Columns + Right Sidebar</a></li> | ||
+ | <li><a href="blogthree.html">1 Column + Left Sidebar</a></li> | ||
+ | <li><a href="blogfour.html">Blog Masonary</a></li> | ||
+ | <li><a href="blogdetails.html">Blog Details</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a href="portfolio.html">Portfolio <i class="fa fa-angle-down"></i></a> | ||
+ | <ul role="menu" class="sub-menu"> | ||
+ | <li><a href="portfolio.html">Portfolio Default</a></li> | ||
+ | <li><a href="portfoliofour.html">Isotope 3 Columns + Right Sidebar</a></li> | ||
+ | <li><a href="portfolioone.html">3 Columns + Right Sidebar</a></li> | ||
+ | <li><a href="portfoliotwo.html">3 Columns + Left Sidebar</a></li> | ||
+ | <li><a href="portfoliothree.html">2 Columns</a></li> | ||
+ | <li><a href="portfolio-details.html">Portfolio Details</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="active"><a href="shortcodes.html">Shortcodes</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="search"> | ||
+ | <form role="form"> | ||
+ | <i class="fa fa-search"></i> | ||
+ | <div class="field-toggle"> | ||
+ | <input type="text" class="search-form" autocomplete="off" placeholder="Search"> | ||
+ | </div> | ||
+ | </form> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </header> | ||
+ | <!--/#header--> | ||
+ | <section id="page-breadcrumb"> | ||
+ | <div class="vertical-center sun"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="action"> | ||
+ | <div class="col-sm-12"> | ||
+ | <h1 class="title">Shortcodes</h1> | ||
+ | <p>A Cool Collection of Bootstrap Shortcodes</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <!--/#action--> | ||
− | < | + | <section id="shortcodes"> |
− | < | + | <div class="container"> |
− | + | ||
− | + | <div id="buttons-container"> | |
− | <h2 class="page-header"> | + | <h2 class="page-header">Buttons</h2> |
+ | <div class="bs-example"> | ||
+ | <button type="button" class="btn btn-xs btn-default">Default</button> | ||
+ | <button type="button" class="btn btn-xs btn-primary">Primary</button> | ||
+ | <button type="button" class="btn btn-xs btn-success">Success</button> | ||
+ | <button type="button" class="btn btn-xs btn-info">Info</button> | ||
+ | <button type="button" class="btn btn-xs btn-warning">Warning</button> | ||
+ | <button type="button" class="btn btn-xs btn-danger">Danger</button> | ||
+ | </div> | ||
+ | <div class="bs-example"> | ||
+ | <button type="button" class="btn btn-sm btn-default">Default</button> | ||
+ | <button type="button" class="btn btn-sm btn-primary">Primary</button> | ||
+ | <button type="button" class="btn btn-sm btn-success">Success</button> | ||
+ | <button type="button" class="btn btn-sm btn-info">Info</button> | ||
+ | <button type="button" class="btn btn-sm btn-warning">Warning</button> | ||
+ | <button type="button" class="btn btn-sm btn-danger">Danger</button> | ||
+ | </div> | ||
+ | <div class="bs-example"> | ||
+ | <button type="button" class="btn btn-default">Default</button> | ||
+ | <button type="button" class="btn btn-primary">Primary</button> | ||
+ | <button type="button" class="btn btn-success">Success</button> | ||
+ | <button type="button" class="btn btn-info">Info</button> | ||
+ | <button type="button" class="btn btn-warning">Warning</button> | ||
+ | <button type="button" class="btn btn-danger">Danger</button> | ||
+ | </div> | ||
+ | |||
+ | <div class="bs-example"> | ||
+ | <button type="button" class="btn btn-lg btn-default"><i class="fa fa-cog"></i> Default</button> | ||
+ | <button type="button" class="btn btn-lg btn-primary"><i class="fa fa-heart"></i> Primary</button> | ||
+ | <button type="button" class="btn btn-lg btn-success">Success</button> | ||
+ | <button type="button" class="btn btn-lg btn-info">Info</button> | ||
+ | <button type="button" class="btn btn-lg btn-warning">Warning</button> | ||
+ | <button type="button" class="btn btn-lg btn-danger">Danger</button> | ||
+ | </div> | ||
+ | </div><!--/#buttons-container--> | ||
+ | |||
+ | <div id="feature-container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | <h2 class="page-header">Features</h2> | ||
+ | </div> | ||
+ | <div class="col-sm-3 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="300ms"> | ||
+ | <div class="feature-inner"> | ||
+ | <div class="icon-wrapper"> | ||
+ | <i class="fa fa-2x fa-envelope-o"></i> | ||
+ | </div> | ||
+ | <h2>Incredibly Responsive</h2> | ||
+ | <p>Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-sm-3 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="600ms"> | ||
+ | <div class="feature-inner"> | ||
+ | <div class="icon-wrapper"> | ||
+ | <i class="fa fa-2x fa-heart-o"></i> | ||
+ | </div> | ||
+ | <h2>Incredibly Responsive</h2> | ||
+ | <p>Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-sm-3 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="900ms"> | ||
+ | <div class="feature-inner"> | ||
+ | <div class="icon-wrapper"> | ||
+ | <i class="fa fa-2x fa-star-o"></i> | ||
+ | </div> | ||
+ | <h2>Incredibly Responsive</h2> | ||
+ | <p>Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-sm-3 wow fadeInUp" data-wow-duration="500ms" data-wow-delay="1200ms"> | ||
+ | <div class="feature-inner"> | ||
+ | <div class="icon-wrapper"> | ||
+ | <i class="fa fa-2x fa-comments-o"></i> | ||
+ | </div> | ||
+ | <h2>Incredibly Responsive</h2> | ||
+ | <p>Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div><!--/#feature-container--> | ||
+ | |||
+ | <hr> | ||
+ | |||
+ | <div id="tab-container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | <h2 class="page-header">Tab</h2> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <ul id="tab1" class="nav nav-tabs"> | ||
+ | <li class="active"><a href="#tab1-item1" data-toggle="tab">Tab 1</a></li> | ||
+ | <li><a href="#tab1-item2" data-toggle="tab">Tab 2</a></li> | ||
+ | <li><a href="#tab1-item3" data-toggle="tab">Tab 3</a></li> | ||
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div class="tab-pane fade active in" id="tab1-item1"> | ||
+ | <p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.</p> | ||
+ | </div> | ||
+ | <div class="tab-pane fade" id="tab1-item2"> | ||
+ | <p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.</p> | ||
+ | </div> | ||
+ | <div class="tab-pane fade" id="tab1-item3"> | ||
+ | <p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <ul id="tab2" class="nav nav-pills"> | ||
+ | <li class="active"><a href="#tab2-item1" data-toggle="tab">Tab 1</a></li> | ||
+ | <li><a href="#tab2-item2" data-toggle="tab">Tab 2</a></li> | ||
+ | <li><a href="#tab2-item3" data-toggle="tab">Tab 3</a></li> | ||
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div class="tab-pane fade active in" id="tab2-item1"> | ||
+ | <p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.</p> | ||
+ | </div> | ||
+ | <div class="tab-pane fade" id="tab2-item2"> | ||
+ | <p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.</p> | ||
+ | </div> | ||
+ | <div class="tab-pane fade" id="tab2-item3"> | ||
+ | <p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div><!--/#table-container--> | ||
+ | |||
+ | <div id="accordion-container"> | ||
+ | <h2 class="page-header">Accordion</h2> | ||
<div class="panel-group" id="accordion"> | <div class="panel-group" id="accordion"> | ||
<div class="panel panel-default"> | <div class="panel panel-default"> | ||
Line 24: | Line 262: | ||
<h4 class="panel-title"> | <h4 class="panel-title"> | ||
<a data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> | <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> | ||
− | + | Collapsible Group Item #1 | |
</a> | </a> | ||
</h4> | </h4> | ||
Line 30: | Line 268: | ||
<div id="collapseOne" class="panel-collapse collapse in"> | <div id="collapseOne" class="panel-collapse collapse in"> | ||
<div class="panel-body"> | <div class="panel-body"> | ||
− | + | Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. | |
</div> | </div> | ||
</div> | </div> | ||
Line 38: | Line 276: | ||
<h4 class="panel-title"> | <h4 class="panel-title"> | ||
<a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> | <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> | ||
− | + | Collapsible Group Item #2 | |
</a> | </a> | ||
</h4> | </h4> | ||
Line 44: | Line 282: | ||
<div id="collapseTwo" class="panel-collapse collapse"> | <div id="collapseTwo" class="panel-collapse collapse"> | ||
<div class="panel-body"> | <div class="panel-body"> | ||
− | + | Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. | |
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
Line 53: | Line 290: | ||
<h4 class="panel-title"> | <h4 class="panel-title"> | ||
<a data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> | <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> | ||
− | + | Collapsible Group Item #3 | |
</a> | </a> | ||
</h4> | </h4> | ||
Line 59: | Line 296: | ||
<div id="collapseThree" class="panel-collapse collapse"> | <div id="collapseThree" class="panel-collapse collapse"> | ||
<div class="panel-body"> | <div class="panel-body"> | ||
− | + | Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. | |
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | </div><!--/#accordion--> | |
− | <div class=" | + | </div><!--/#accordion-container--> |
− | + | ||
− | + | <div id="progressbar-container"> | |
− | + | <h2 class="page-header">Progress Bars</h2> | |
− | </ | + | <div class="progress"> |
− | </ | + | <div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%"> |
+ | 40% Complete (success) | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="progress"> | ||
+ | <div class="progress-bar progress-bar-info" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100" style="width: 20%"> | ||
+ | 20% Complete | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="progress"> | ||
+ | <div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%"> | ||
+ | 60% Complete (warning) | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="progress"> | ||
+ | <div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%"> | ||
+ | 80% Complete | ||
+ | </div> | ||
+ | </div> | ||
+ | </div><!--/#progressbar-container--> | ||
+ | |||
+ | <div id="map-container"> | ||
+ | <h2 class="page-header">Google Map</h2> | ||
+ | <div id="gmap"></div> | ||
+ | </div><!--/#map-container--> | ||
+ | |||
+ | <div id="video-container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-6"> | ||
+ | <h2 class="page-header">Responsive Vimeo Video</h2> | ||
+ | <iframe src="https://player.vimeo.com/video/95995577"></iframe> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <h2 class="page-header">Responsive YouTube Video</h2> | ||
+ | <iframe src="https://www.youtube.com/embed/4x-aHGCD8Pc" ></iframe> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div><!--/#video-container--> | ||
+ | |||
+ | <div id="carousel-container"> | ||
+ | <h2 class="page-header">Carousel</h2> | ||
+ | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> | ||
+ | <ol class="carousel-indicators visible-xs"> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="1"></li> | ||
+ | <li data-target="#carousel-example-generic" data-slide-to="2"></li> | ||
+ | </ol> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active"> | ||
+ | <img src="http://placehold.it/1140x487/green" alt=""> | ||
+ | <div class="carousel-caption"> | ||
+ | <h3>First slide label</h3> | ||
+ | <p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div | + | <div class="item"> |
− | <div class=" | + | <img src="http://placehold.it/1140x487/blue" alt=""> |
− | <p> | + | <div class="carousel-caption"> |
+ | <h3>Second slide label</h3> | ||
+ | <p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="item"> | |
− | + | <img src="http://placehold.it/1140x487/red" alt=""> | |
− | <div class=" | + | <div class="carousel-caption"> |
− | < | + | <h3>Third slide label</h3> |
− | + | <p>Praesent commodo cursus magna, vel scelerisque nisl consectetur.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class=" | + | |
− | < | + | |
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <a class="left carousel-control hidden-xs" href="#carousel-example-generic" data-slide="prev"> | |
− | < | + | <span class="glyphicon glyphicon-chevron-left"></span> |
− | + | </a> | |
− | + | <a class="right carousel-control hidden-xs" href="#carousel-example-generic" data-slide="next"> | |
− | + | <span class="glyphicon glyphicon-chevron-right"></span> | |
− | + | </a> | |
− | </h4> | + | </div><!--/#carousel-example-generic--> |
+ | </div><!--/#carousel-container--> | ||
+ | |||
+ | <div id="alert-container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | <h2 class="page-header">Alert</h2> | ||
+ | </div> | ||
+ | <div class="col-md-6"> | ||
+ | <div class="alert alert-danger fade in"> | ||
+ | <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> | ||
+ | <h4>Oh snap! You got an error!</h4> | ||
+ | <p>Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.</p> | ||
</div> | </div> | ||
− | <div | + | <div class="alert alert-warning fade in"> |
− | < | + | <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> |
− | + | <h4>Oh snap! You got an error!</h4> | |
− | </ | + | <p>Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.</p> |
</div> | </div> | ||
</div> | </div> | ||
− | + | ||
− | <div class=" | + | <div class="col-md-6"> |
− | < | + | <div class="alert alert-info fade in"> |
− | + | <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> | |
− | + | <h4>Oh snap! You got an error!</h4> | |
− | + | <p>Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.</p> | |
− | </h4> | + | |
</div> | </div> | ||
− | <div | + | <div class="alert alert-success fade in"> |
− | < | + | <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> |
− | + | <h4>Oh snap! You got an error!</h4> | |
− | </ | + | <p>Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.</p> |
</div> | </div> | ||
</div> | </div> | ||
− | + | </div> | |
− | + | </div><!--/#alert-container--> | |
− | + | ||
− | + | <div id="testimonial-container"> | |
− | + | <div class="row"> | |
− | + | <div class="col-md-6"> | |
− | + | <h2 class="page-header">Testimonial</h2> | |
− | + | <div class="testimonial"> | |
− | + | <div class="media"> | |
− | + | <div class="pull-left"> | |
− | + | <a href="#"><img src="images/home/profile1.png" alt=""></a> | |
+ | </div> | ||
+ | <div class="media-body"> | ||
+ | <blockquote>Nisi commodo bresaola, leberkas venison eiusmod bacon occaecat labore tail.</blockquote> | ||
+ | <h3><a href="#">- Jhon Kalis</a></h3> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <div class="media"> | ||
+ | <div class="pull-left"> | ||
+ | <a href="#"><img src="images/home/profile2.png" alt=""></a> | ||
+ | </div> | ||
+ | <div class="media-body"> | ||
+ | <blockquote>Capicola nisi flank sed minim sunt aliqua rump pancetta leberkas venison eiusmod.</blockquote> | ||
+ | <h3><a href="">- Abraham Josef</a></h3> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | ||
− | < | + | <div class="col-md-6"> |
− | < | + | <h2 class="page-header">Blockquote</h2> |
− | + | <blockquote> | |
− | + | <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> | |
− | + | <footer>Someone famous in <cite title="Source Title">Source Title</cite></footer> | |
− | + | </blockquote> | |
− | + | <blockquote> | |
− | + | <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> | |
− | <div class=" | + | <footer>Someone famous in <cite title="Source Title">Source Title</cite></footer> |
− | + | </blockquote> | |
+ | </div> | ||
+ | </div> | ||
+ | </div><!--/#testimonial-container--> | ||
+ | |||
+ | <div class="padding"></div> | ||
+ | |||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | |||
+ | <footer id="footer"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-12 text-center bottom-separator"> | ||
+ | <img src="images/home/under.png" class="img-responsive inline" alt=""> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6"> | ||
+ | <div class="testimonial bottom"> | ||
+ | <h2>Testimonial</h2> | ||
+ | <div class="media"> | ||
+ | <div class="pull-left"> | ||
+ | <a href="#"><img src="images/home/profile1.png" alt=""></a> | ||
</div> | </div> | ||
− | </div> | + | <div class="media-body"> |
+ | <blockquote>Nisi commodo bresaola, leberkas venison eiusmod bacon occaecat labore tail.</blockquote> | ||
+ | <h3><a href="#">- Jhon Kalis</a></h3> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="media"> | ||
+ | <div class="pull-left"> | ||
+ | <a href="#"><img src="images/home/profile2.png" alt=""></a> | ||
+ | </div> | ||
+ | <div class="media-body"> | ||
+ | <blockquote>Capicola nisi flank sed minim sunt aliqua rump pancetta leberkas venison eiusmod.</blockquote> | ||
+ | <h3><a href="">- Abraham Josef</a></h3> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-3 col-sm-6"> | ||
+ | <div class="contact-info bottom"> | ||
+ | <h2>Contacts</h2> | ||
+ | <address> | ||
+ | E-mail: <a href="mailto:someone@example.com">email@email.com</a> <br> | ||
+ | Phone: +1 (123) 456 7890 <br> | ||
+ | Fax: +1 (123) 456 7891 <br> | ||
+ | </address> | ||
+ | |||
+ | <h2>Address</h2> | ||
+ | <address> | ||
+ | Unit C2, St.Vincent's Trading Est., <br> | ||
+ | Feeder Road, <br> | ||
+ | Bristol, BS2 0UY <br> | ||
+ | United Kingdom <br> | ||
+ | </address> | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="col-md-4 col-sm-12"> | |
− | < | + | <div class="contact-form bottom"> |
− | < | + | <h2>Send a message</h2> |
− | + | <form id="main-contact-form" name="contact-form" method="post" action="sendemail.php"> | |
− | + | <div class="form-group"> | |
− | + | <input type="text" name="name" class="form-control" required="required" placeholder="Name"> | |
− | + | </div> | |
− | + | <div class="form-group"> | |
− | + | <input type="email" name="email" class="form-control" required="required" placeholder="Email Id"> | |
− | + | ||
</div> | </div> | ||
− | + | <div class="form-group"> | |
+ | <textarea name="message" id="message" required="required" class="form-control" rows="8" placeholder="Your text here"></textarea> | ||
+ | </div> | ||
+ | <div class="form-group"> | ||
+ | <input type="submit" name="submit" class="btn btn-submit" value="Submit"> | ||
+ | </div> | ||
+ | </form> | ||
</div> | </div> | ||
− | + | </div> | |
− | </div>< | + | <div class="col-sm-12"> |
− | </div><!--/# | + | <div class="copyright-text text-center"> |
− | + | <p>© Your Company 2014. All Rights Reserved.</p> | |
+ | <p>Designed by <a target="_blank" href="http://www.themeum.com">Themeum</a></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | <!--/#footer--> | ||
− | </ | + | <script type="text/javascript" src="js/jquery.js"></script> |
− | + | <script type="text/javascript" src="js/bootstrap.min.js"></script> | |
− | + | <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script> | |
+ | <script type="text/javascript" src="js/gmaps.js"></script> | ||
+ | <script type="text/javascript" src="js/jquery.fitvids.js"></script> | ||
+ | <script type="text/javascript" src="js/holder.js"></script> | ||
+ | <script type="text/javascript" src="js/lightbox.min.js"></script> | ||
+ | <script type="text/javascript" src="js/wow.min.js"></script> | ||
+ | <script type="text/javascript" src="js/main.js"></script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 23:04, 28 July 2017
<!DOCTYPE html>
Features
Incredibly Responsive
Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.
Incredibly Responsive
Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.
Incredibly Responsive
Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.
Incredibly Responsive
Ground round tenderloin flank shank ribeye. Hamkevin meatball swine.
Tab
Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.
Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.
Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.
Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.
Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit. Keytar helvetica VHS salvia yr, vero magna velit sapiente labore stumptown. Vegan fanny pack odio cillum wes anderson 8-bit, sustainable jean shorts beard ut DIY ethical culpa terry richardson biodiesel. Art party scenester stumptown, tumblr butcher vero sint qui sapiente accusamus tattooed echo park.
Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.
Accordion
Progress Bars
Google Map
Responsive Vimeo Video
Responsive YouTube Video
Carousel
Alert
Oh snap! You got an error!
Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.
Oh snap! You got an error!
Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.
Oh snap! You got an error!
Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.
Oh snap! You got an error!
Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.
Testimonial
Nisi commodo bresaola, leberkas venison eiusmod bacon occaecat labore tail.
- Jhon Kalis
Capicola nisi flank sed minim sunt aliqua rump pancetta leberkas venison eiusmod.
- Abraham Josef
Blockquote
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.