I'm having this layout using Bootstrap 3:
Код: Выделить всё
Some text here!
Some text here!
Some text here!
Some text here!
Some text here!
Код: Выделить всё
.p {
min-height: 350px;
}
Код: Выделить всё
p
Код: Выделить всё
p
I found this question click, and tried to use table-cell (second answer). But it didn't work. Any solution?
Note: I didn't put the
Код: Выделить всё
.container
Note 2: I want the
Код: Выделить всё
p
Источник: https://stackoverflow.com/questions/282 ... ual-height