bootstrap怎么让内容居中

2024-10-25 16:23:59

1、新建一个html文件,命名为test.html,用于讲解bootstrap怎么让内容居中。

bootstrap怎么让内容居中

3、在test.html文件内,创建一个class属性为row的div,即创建一行。

bootstrap怎么让内容居中

5、在test.html文件内,再给其中一个div的class属性添加text-center,实现它的内容居中显示。

bootstrap怎么让内容居中
猜你喜欢