Answer the question
In order to leave comments, you need to log in
How to make this table?
Using bootstrap to divide into 3 tables?
Answer the question
In order to leave comments, you need to log in
What's with bootstrap? What tables? The fact that this is a list on the screen is probably easier to do this through
<dl>
<dt>2016</dt>
<dd>текст</dd>
<dt>2017</dt>
<dd>текст</dd>
</dl>
Without tables, on bootstrap row and column with flex.
https://codepen.io/anon/pen/jKjZBV
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question