Found some div tag below way
<div class="col-6 col-sm-12 col-md-12 col-lg-6">
what does col-6
denote? Know in bootstrap we can provide col-xs-* or col-sm-, col-md-, col-lg-* in the bootstrap but if i use col-6 will it apply to smart phone or tablets or laptops or desktops size?