Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Table"
Bootstrap 3.3.0 Snippet by
darrynj1692
3.3.0
table
Preview
HTML
CSS
View Full Screen
Fork
Fork this
1.6K
 
0 Fav
Post to Facebook
Tweet this
<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="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="table-wrapper"> <table class="table table-bordered table-striped table-hover table-panel-clientes"> <thead> <tr role="row" class="heading"> <th style="width: 200px !important" class="first-col">Cliente</th> <th style="width: 100px !important">Abono</th> <th style="width: 200px !important">Servicios contratados</th> <th style="width: 250px !important">Información estratégica</th> <th style="width: 250px !important">Información administrativa</th> <th style="width: 250px !important">Tareas</th> <th style="width: 250px !important">Últ. modificacíon en diseño</th> <th style="width: 250px !important">Información de campañas</th> <th style="width: 250px !important">Notas</th> <th style="width: 150px !important" class="last-col">Acciones</th> </tr> </thead> <tbody> <tr> <td>Cliente</td> <td>Abono</td> <td>Servicios</td> <td>Info estrategica</td> <td>Info admin</td> <td>Tareas</td> <td>Ult modificaciones</td> <td>Info campañas</td> <td>Notas</td> <td>Acciones</td> </tr> </tbody> </table> </div> </div>
.table-panel-clientes { table-layout: fixed; } .table-panel-clientes th, .table-panel-clientes td { overflow: hidden; } .table-wrapper { display: block; max-height: 800px; overflow-y: scroll; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76