It is my first Twitter Bootstrap experience. I have added some headings (h1, h2, etc.) and they are aligned by left side. What is the right way to center headings?
Bootstrap comes with many pre-build classes and one of them is class="text-left". Please call this class whenever needed. :-)
class="text-left"