I want to have 3 divs aligned inside a container div, something like this:
[[LEFT] [CENTER] [RIGHT]]
Container div is 100% wid
With twitter bootstrap :
Left aligned text. Right aligned text. Center aligned text.
Left aligned text.
Right aligned text.
Center aligned text.