<meta charset="utf-8" />
<style>
.txt{
    width:200px;
    border:1px solid #ddd;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
</style>
<p class="txt">溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出溢出</p>

 

相关文章:

  • 2021-12-25
  • 2021-12-23
  • 2022-02-12
  • 2022-03-03
  • 2022-02-22
  • 2022-12-23
  • 2021-07-14
  • 2021-12-25
猜你喜欢
  • 2022-12-23
  • 2021-06-30
  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-01
相关资源
相似解决方案