How can I set up 8 equal columns in the latest version of Twitter bootstrap.
I can create 4 equal columns by doing the following but don\'t get how I can get 8:
Best way to deal with this is to create table and divide the section with vw and then use bootstrap grid inside it.
My example is I wanted to divide layout into 63:37 ratio and again divide first part into 3 parts and second into two parts.
So I created table with two columns with width 63vw and 37vw then use bootstrap grid inside it respectively.
Loading
Loading
Loading
Loading
Loading