May I introduce myself Frontend Design UI/UX Design CSS #header_h3 {display:block;margin:0 auto;color: white;font-size: 50px} .title{mar">
输入banner图图片脚本导航/分类

怎么把文字放中间_html/css_WEB-ITnose

怎么把大白字放到中间
div id="container">



CSS
#header_h3 {display:block;margin:0 auto;color: white;font-size: 50px}
.title{margin:0 auto;color: white}


回复讨论(解决方案)

.title{margin:0 auto;color: white; text-align: center;}

class="text-center"