设一个 td 内有一个 span  你想换行后还能与 td 有2个像素的距离,光用 text-indent 是不行的。

     text-indent 是首行缩进,可以整体缩进,或者局部缩进,用 padding-left 比较靠谱。

相关文章:

  • 2021-09-29
  • 2021-09-15
  • 2022-12-23
  • 2021-07-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-16
  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案