的颜色和粗细,不需要用到style,直接用标签的color和size属性:
标签:log 颜色 color col 直接 设定 div span post
设置<hr />的颜色和粗细,不需要用到style,直接用标签的color和size属性:
<hr color="red" size="0.5" />
<hr />标签默认还有margin值,可以用style去掉
<hr />标签的颜色和粗细设定
原文地址:https://www.cnblogs.com/dige1993/p/8387758.html