mira son 3 columnas las cuales las organizo en divs y dentro de los divs estan 3 tablas
Código CSS:
Ver original<style type="text/css">
#div-1a {
float:left;
width:700px;
}
#div-1b {
float:left;
width:80px;
}#div-1c {
float:left;
width:80px;
}
</style>
Código HTML:
Ver original<table class="table table-bordered table-hover">
<table class="table table-bordered table-hover">
<table class="table table-bordered table-hover">