<div style="font-family: Arial, Helvetica, sans-serif;"><p class="article_content" style="margin-top: 2px;font-size: 15px;text-align: justify;color: #ffffff;margin-bottom: 2px;margin-left: 2px;width: 155px;white-space: pre-line;">Energy & Natural Resources(4)</p></div>
输出的屏幕截图 -
我想避免'能量'和'&amp;'之间的额外空间和'Resources'并包装类似于此输出的单词。
我尝试了下面的css:white-space: pre-line;/* white-space: pre; *//* word-wrap: break-word; *//* word-break: break-word; */
,但我仍然看到相同的输出
答案 0 :(得分:1)
删除此内容:text-align: justify