Text-align class for inside a table

后端 未结 20 1323
灰色年华
灰色年华 2020-11-28 00:10

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

20条回答
  •  情深已故
    2020-11-28 00:56

    The following lines of code are working properly. You can assign the classes like text-center, left or right, The text will align accordingly.

    Day 1

    Day 2

    Day 3

    Here there isn't any need to create any external class. These are the Bootstrap classes and have their own property.

提交回复
热议问题