可以使用text-align:center使文本居中,例如: <div style="text-align:center;width:300px;border:solid 1px">居中文字</div>