bootstrap colspan code example
Example 1: col offset in bootstrap
.col-md-3 .offset-md-3
Example 2: .col-6 bootstrap
.col-6{
flex: 0 0 50%;
max-width: 50%;
}
Example 3: bootstrap 5 tables
#
First
Last
Handle
1
Mark
Otto
@mdo
2
Jacob
Thornton
@fat
3
Larry the Bird
@twitter