html分割线特效 html代码分割线教程

2017-03-30|HiShop
导读:想要自己制作分割线素材,有哪些代码是教 分割线素材 怎么制作的,本文小编为大家介绍html分割线特效代码,教大家做出特别的分割线特效。 一、分割线基本线条 二、分割线特效(效...

  想要自己制作分割线素材,有哪些代码是教分割线素材怎么制作的,本文小编为大家介绍html分割线特效代码,教大家做出特别的分割线特效。

html分割线特效 html代码分割线教程  


       分割线特效(效果并不是孤立的,可相互组合)

  1、两头渐变透明:

       <HR style="FILTER: alpha(opacity=100,finishopacity=0,style=3)" width="80%" color=#987cb9 SIZE=3>

      

  2、纺锤形:

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

      

  3、右边渐变透明:

      <HR style="FILTER: alpha(opacity=100,finishopacity=0,style=1)" width="80%" color=#987cb9 SIZE=3>

      

  4、左边渐变透明:

       <HR style="FILTER: alpha(opacity=0,finishopacity=100,style=1)" width="80%" color=#987cb9 SIZE=3>

      

  5、虚线:

       <HR style="border:1 dashed #987cb9" width="80%" color=#987cb9 SIZE=1>

      

  6、双线:

       <HR style="border:3 double #987cb9" width="80%" color=#987cb9 SIZE=3>

      

  7、立体效果:

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

      

  8、钢针效果:

       <HR style="FILTER: progid:DXImageTransform.Microsoft.Glow(color=#987cb9,strength=10)" width="80%" color=#987cb9 SIZE=1>

       

  9.垂直分割线:

      <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 厚度

  总结:以上便是微信分割线html特效代码。希望能帮助到你们!

  想要自己制作分割线素材,有哪些代码是教分割线素材怎么制作的,本文小编为大家介绍html分割线特效代码,教大家做出特别的分割线特效。

  一、分割线基本线条

       html分割线特效 html代码分割线教程

  二、分割线特效(效果并不是孤立的,可相互组合)

  1、两头渐变透明:

       <HR style="FILTER: alpha(opacity=100,finishopacity=0,style=3)" width="80%" color=#987cb9 SIZE=3>

       html分割线特效 html代码分割线教程

  2、纺锤形:

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

       html分割线特效 html代码分割线教程

  3、右边渐变透明:

      <HR style="FILTER: alpha(opacity=100,finishopacity=0,style=1)" width="80%" color=#987cb9 SIZE=3>

       html分割线特效 html代码分割线教程

  4、左边渐变透明:

       <HR style="FILTER: alpha(opacity=0,finishopacity=100,style=1)" width="80%" color=#987cb9 SIZE=3>

       html分割线特效 html代码分割线教程

  5、虚线:

       <HR style="border:1 dashed #987cb9" width="80%" color=#987cb9 SIZE=1>

       html分割线特效 html代码分割线教程

  6、双线:

       <HR style="border:3 double #987cb9" width="80%" color=#987cb9 SIZE=3>

       html分割线特效 html代码分割线教程

  7、立体效果:

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

       html分割线特效 html代码分割线教程

  8、钢针效果:

       <HR style="FILTER: progid:DXImageTransform.Microsoft.Glow(color=#987cb9,strength=10)" width="80%" color=#987cb9 SIZE=1>

        html分割线特效 html代码分割线教程

  9.垂直分割线:

      <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 厚度

  总结:以上便是微信分割线html特效代码。希望能帮助到你们!

 

 

TAGS:
无法在这个位置找到: footer_2016.htm