Is there a set of classes in Twitter\'s Bootstrap framework that aligns text?
For example, I have some tables with $ totals that I want aligned to the r
$
Here is a short and sweet answer with an example.
table{ width: 100%; } table td, table th { border: 1px solid #000; }
Text align left. Text align center. Text align right. Text align left. Text align center. Text align right.