G
G
game8022016-09-12 21:00:26
Bootstrap
game802, 2016-09-12 21:00:26

Three columns on the right in bootstrap 3, is it possible?

Good afternoon / evening, dear connoisseurs! I would like to ask you a question about creating 3 columns on the right side of the main block... it looks like this:
8c218dbee8e045539b01b6ceb7252131.png
I don't quite understand how to implement it... thanks for the help in advance!!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan, 2016-09-12
@game802

So what's the problem? Offhand.
1) You make a container, a row ( .row ).
2) 2 blocks - .col-md-8 and .col-md-4 for example
3) In the right block you make a line ( .row ).
4) Insert 3 .col-md-12 blocks. Because they will not fit into the length, they will be transferred to the next line.
or you can insert 3 lines ... But for some reason the first option seems closer to me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question