Html中几种特别分割线特效

1、基本线条spa


2、特效(效果并非孤立的,可相互组合)
一、两头渐变透明:
<HR style="FILTER: alpha(opacity=100,finishopacity=0,style=3)" width="80%" color=#987cb9 SIZE=3>orm


 

二、纺锤形:
<HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width="80%" color=#987cb9 SIZE=10>ci


 

三、右边渐变透明:
<HR style="FILTER: alpha(opacity=100,finishopacity=0,style=1)" width="80%" color=#987cb9 SIZE=3>it


 

四、左边渐变透明:
<HR style="FILTER: alpha(opacity=0,finishopacity=100,style=1)" width="80%" color=#987cb9 SIZE=3>io


 

五、虚线:
<HR style="border:1 dashed #987cb9" width="80%" color=#987cb9 SIZE=1>table


 

六、双线:
<HR style="border:3 double #987cb9" width="80%" color=#987cb9 SIZE=3>form


 

七、立体效果:
<HR style="FILTER: progid:DXImageTransform.Microsoft.Shadow(color:#987cb9,direction:145,strength:15)" width="80%" color=#987cb9 SIZE=1>margin


 

八、钢针效果:
<HR style="FILTER: progid:DXImageTransform.Microsoft.Glow(color=#987cb9,strength=10)" width="80%" color=#987cb9 SIZE=1>top


9.垂直分割线tab

<table border="1px" cellpadding="0" cellspacing="0" style="height:265px;border-left-style:solid; border-bottom-style:none;border-right-style:none;border-top-style:none">


<HR align=center width=300 color=#987cb9 SIZE=1>
align 线条位置(可选left、right、center);width 线条长度;color 颜色;size 厚度

 

<hr width="100%" style="margin-top:-5px;border:5px solid blue;"/>

指定线条的颜色

相关文章
相关标签/搜索