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 span2 to utilize maximum amount of space. Please find the code:
span2
1 2 3 4 5