home chevron_right
Таблицы chevron_right
Макет таблицы

Макет таблицыlink

Таблица классовlink

Класс Значение
.table-auto table-layout: auto;
.table-fixed table-layout: fixed;

Примерlink

<table class="table table-auto">...</table>
<table class="table table-fixed">...</table>

Playgroundlink