I\'m using twitter bootstrap to create togglable tabs. Here is the css I\'m using:
&
Bootstrap itself has a class for this regard named nav-justified. Simply add it like this:
nav-justified
If you want to align center content of as well, make its disply: inline-block.
disply: inline-block