Tutorial Cryptohero Lengkap Bahasa Indonesia | Cryptocurrency Indonesia

Tutorial Tabel Bootstrap Bahasa Indonesia

Seperti pada html pada umumnya, bedanya tinggal panggil class css yang disediakan bootstrap. Cara cepat mempelajari bootstrap yaitu tinggal copas class dari tutorial bootstrap sebagai berikut :


 



Bootstrap Example








Basic Table

The .table class adds basic styling (light padding and only horizontal dividers) to a table:
Firstname Lastname Email
John Doe john@example.com
Mary Moe mary@example.com
July Dooley july@example.com

macam-macam table :
.table
.table-striped
.table-bordered
.table-hover
.table-condensed
.table-responsive
contoh penggunaan .table-striped :
 

Komentar