BOOTSTRAP 3

Framework - Front End

getbootstrap.com

Keven Jesus

Encantador de usuários

github.com/kevenjesus

facebook.com/kevenjesus

Tables

Básico

<table class="table">
    ...
</table>

Tables

Zebra

<table class="table table-striped">
    ...
</table>

Tables

Poucos padding

<table class="table table-condensed">
    ...
</table>

Tables

Hover sobre linhas

<table class="table table-hover">
    ...
</table>

Tables

Border

<table class="table table-bordered">
    ...
</table>

Tables

Linhas decoradas

Vamos ver como isso funciona ?

Tables

Responsivo

<div class="table-responsive">
    <table class="table">
        ...
    </table>
</div>

Obrigado \o/

Dúvidas ? consulte nosso grupo

facebook.com/groups/twitter.bootstrap.brasil/

Receba dicas sobre bootstrap

bootstraptotal.com.br/informativo

Made with Slides.com