<span style="position:absoluteleft:0px">新闻</span>
<span style="position:absoluteright:0px">更多</span>
记得给最外面这个table或者div定位,relative
使用text-align:justify使用justify-content:space-between
<p style="text-align:justifytext-justify:inter-ideograph>我是谁?</p>
text-align:justify:只是英文字体有效果,中文字体没有作用,想中文两端对齐加上text-justify:inter-ideograph 就行了