How to get equal height columns when one column is split into two rows within Bootstrap3 [duplicate]
问题 This question already has answers here : Left column and stacked right column using flexbox CSS [duplicate] (2 answers) Make a div span two rows in a grid (2 answers) Closed 10 days ago . I need a BOOTSTRAP 3 grid layout as above which is simply two columns and the first column is split into two rows. Col1 will hold some text, lists in each of the rows and Col2 will hold an image. The columns need to be equal height - I can’t achieve the equal heights. I am using this css which works