SOURCE

console 命令行工具 X clear

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