Html首行缩进两个字符(写博客用的比较多)

5,514 阅读1分钟

代码:

<p style="text-indent:2em">
<font color='ff0000'>这是一个测试</font></p>

效果:

这是一个测试