怎么让ul的li内容和列表样式一起居中,加text-center没用
如果需要使用html+css中的文本居中对齐的,text-align:center的话 ,可以使用boostrap的 类text-center
我是想用bootstrap的快速定位,引用bootstrap的text-center好像没用
外层加个div让div居中呢?
或者用position定位