<div class="a">张三</div>
.a { text-align: center; } .a:after { content: "你好"; display: block; text-align: left; }