T
T
Taras Parashchuk2019-11-06 12:40:50
css
Taras Parashchuk, 2019-11-06 12:40:50

How to set table column width in bootstrap?

Hello.
How to set column width in BOOTSTRAP?
So that one column takes up 90 percent of the width and the other 10.
The proportions are the same for all screens.
That's right ?

<table class="table">
<tr>
<td class="col-10"></td>
<td class="col-2"></td>
</td>
</table>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question