"Service window on pck received"
Bootstrap 3.3.0 Snippet by fetheart

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="col-xs-12">
<!-- tabs -->
<div class="tabbable tabs-left">
<ul class="nav nav-tabs">
<li class="active"><a href="#home" data-toggle="tab">Our Services</span></a></li>
<li><a href="#about" data-toggle="tab">Personal Shopper</a></li>
<li><a href="#phone" data-toggle="tab">Package Management</a></li>
<li><a href="#TV" data-toggle="tab">Ship Now</a></li>
<li><a href="#services" data-toggle="tab">PickUp/Delivery</a></li>
<li><a href="#contact" data-toggle="tab">Contact</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="home">
<div class="">
<h1>See How Boxit2me Can Help you Save!!!</h1><br>
<p>Our service help you monitor and manage your packages from the Dashboard;buy online from any US. retailer or get it in person, just forwarded the order to your US. mailing address and we'll ship to you.
<p>Use our personal shopper for in store pick up, paying for orders when ever a merchant decline your payment options, etc.</p>
<p>Our package consolidation service can help you save 50%-80% on shipment;</p>
<p>Ship Now; choose when and where to ship your packages.</p>
<p>Door to Door Delivery; our agents deliver your packages to your home up on requests.</p><br>
<p>Boxit2me.com is an easy and last expensive way for the Caribbean people to shop online and forward their packages home. Three simple step to online shopping!</p><br><br>
<a hred="#" class="btn btn-success btn-lg">Read more about our membership plans>></a></p><br>
<p>WITH A STRONG COMMITMENT TO CUSTOMER SATISFACTION AND VALUE, OUR DEDICATED AGENTS AND LOCAL REPRESENTATIVES ON EACH ISLAND, BOXIT2ME.COM HAS PROVING TO BE "THE NUMBER ONE CHOICE FOR ONLINE SHOPPING AND SHIPPING", THROUGHOUT THE CARIBBEAN. YOU DO THE SHOPPING AND WE TAKE CARE THE REST!!</p>
</div>
</div>
<div class="tab-pane" id="about">
<div class="">
<h1>YOU NAME IT, WE CAN GET IT!!</h1><br>
<div class="col-sm-3" style="background-color:;"><br>
<p><img src="img/gsd.jpg" alt=""></p><br>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-left > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 50px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ebb;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: