最基本的:
代码:<hr width=300 size=1 color=#00ffff align=center noshade>
其中 width 规定线条的长度,还可以是百分比;
color 是颜色,size 是厚度。
align 规定线条位置,left、right、center。
noshade 是否有立体效果。 |
代码:<hr width=80% size=3 color=#00ffff style="FILTER: alpha(opacity=100,finishopacity=0,style=3)"> |
代码:<hr width=80% size=3 color=#00ffff style="FILTER: alpha(opacity=100,finishopacity=0,style=1)">
|
代码:<hr width=80% size=1 color=#00ffff style="border:1 dashed #00ffff"> |
代码:<hr width=80% size=3 color=#00ffff style="border:3 double green"> |
XImageTransform.Microsoft.Shadow(color:#f6ae56,direction:145,strength:15)" width="80%" color=#00ffff SIZE=3>
代码:<hr width=80% size=3 color=#00ffff style="filter:progidXImageTransform.Microsoft.Shadow(color:#f6ae56,direction:145,strength:15)"> |
XImageTransform.Microsoft.Glow(color=#00ffff,strength=10)" width="80%" color=#00ffff SIZE=3>
代码:<hr width=80% size=3 color=#00ffff style="filter:progid:DXImageTransform.Microsoft.Glow(color=#00ffff,strength=10)"> |
代码:<hr width=80% size=30 color=#00ffff style="filter:alpha(opacity=100,finishopacity=0,style=2)"> |
欢迎您选用!^_^ |