I. Basic lines
Ii. Special Effects (effects are not isolated and can be combined)
1. Transparent gradient at both ends:
<HR style="FILTER: alpha(opacity=100,finishopacity=0,style=3)" width="80%" color=#987cb9 SIZE=3>
2. Spindle:
<HR style="FILTER: alpha(opacity=100,finishopacity=0,style=2)" width="80%" color=#987cb9 SIZE=10>
3. Gradient transparency on the right:
<HR style="FILTER: alpha(opacity=100,finishopacity=0,style=1)" width="80%" color=#987cb9 SIZE=3>
4. Gradient transparency on the left:
<HR style="FILTER: alpha(opacity=0,finishopacity=100,style=1)" width="80%" color=#987cb9 SIZE=3>
5. dotted line:
<HR style="border:1 dashed #987cb9" width="80%" color=#987cb9 SIZE=1>
6. Dual lines:
<HR style="border:3 double #987cb9" width="80%" color=#987cb9 SIZE=3>
7. stereoscopic effect:
<HR style="FILTER: progid:DXImageTransform.Microsoft.Shadow(color:#987cb9,direction:145,strength:15)" width="80%" color=#987cb9 SIZE=1>
8. Steel Needle effect:
<HR style="FILTER: progid:DXImageTransform.Microsoft.Glow(color=#987cb9,strength=10)" width="80%" color=#987cb9 SIZE=1>
9. Vertical Split line
<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 line position (left, right, center); width line length; color; size Thickness
(Not supported by Mozilla Firefox currently)