.container-table
provides a better option to to vertical-align:
middle
for col-*
.vertical-middle text-center
and define
height to make in align it in middle.
Some content
Some content
Some content
Some content
Some content
.container-table
can only manage 12 columns in a .row
.
further rows are required to adjust additional columns
Another use of container is to generate full height and width container with text in center. The table functions just like fullpage.js with minimal amount of CSS.
Please Click here to view the Demo