Skip to content

kennyki/bootstrap-5-columns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-5-columns

Bootstrap five columns layout. This is inspired by this SO answer.

It levarages Bootstrap's own LESS mixin functions is the cleanest and more future-proof solution. Furthermore it gives you all the offset, pull, push classes as well. A quick look at the source code reveals that I can achieve that easily with what you can see in ./less/bootstrap-5-columns.less.

View the DEMO!

Instructions

  1. Install with bower: bower install bootstrap-5-columns
  2. Import dist/bootstrap-5-columns.min.css
  3. Use the classes at your will!

Compatibility

I have tested it against Bootstrap >= 3.2.0, but it may be fine for earlier versions too. Let me know if you find it out!

About

Bootstrap five columns layout

Resources

License

Stars

Watchers

Forks

Packages

No packages published