Here at bayledesign.com we love to design websites using bootstrap, we think that this is the most versatile responsive framework, but it had a catch and that was the use of five columns.
But thanks to an article on how to implement a five column style for bootstrap we managed to create websites with this new feature !
First you have to write something similar to this:
1 2 3 4 5 6 7 8 9 |
|
Next, you have to write in your css code the responsive mode for the bootsrap five columns:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
|
and ready ! your 5 columns Bootstrap layout solution is done, get ready to design beautiful websites using twitter bootstrap like the ones we design.
Another valid solution dor the 5 column bootstrap workarround can be found here : Click