Showing posts with label Code for creating Tabs with Bootstrap. Show all posts
Showing posts with label Code for creating Tabs with Bootstrap. Show all posts

Tuesday, January 13, 2015

Code for creating Tabs with Bootstrap

Tabs are easy to create and also easy to use for user. This help to create user-friendly interface with lots of information compressed in respective tabs. Below is a working code for creating tabs. You can customize as per your need.
<!-- tabs -->
<div class="container">
    <div class="row">
        <div class="col-md-12">
            <h2>Tab</h2><hr/>