DIV、P标签首行缩进
<div style="text-indent:2em;">缩进的内容</div>
<p style="text-indent:2em;">缩进的内容</p>
span标签首航缩进
<span style="display:block;text-indent:2em;">缩进的内容</span>
————————————————
版权声明:本文为CSDN博主「帅是帅帅的帅」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/qq_21720233/article/details/81661511

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
  • 2021-08-06
  • 2021-11-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案