1,<div type="word-wrap: break-word;word-break:break-all;"> </div>

2, <div type="white-space:normal; width:200px;“> </div>

或 

<div >正常文字的换行(亚洲文字和非亚洲文字)元素拥有默认的white-space:normal,当定义</div>

css

#wrap{white-space:normal; width:200px; }

 

相关文章:

  • 2021-11-27
  • 2021-12-16
  • 2021-10-26
  • 2022-12-23
  • 2021-09-29
  • 2021-11-02
  • 2021-06-05
猜你喜欢
  • 2022-02-18
  • 2021-09-29
  • 2022-01-27
  • 2022-12-23
相关资源
相似解决方案