I want to divide bootstrap row into 5 equal parts. It includes 12-col-md, so how i can divide it into equal 5 parts?
bootstrap
12-col-md
Can anyone h
You can use something like
the first container will have offset so you will have the same margin (col-sm-1) on the left and right side with 5 equal containers inside.