<div>文字两边对齐</div>
div{ border:1px solid #000; text-align: justify; } div:after{ content: ""; display: inline-block; width: 100%; }