Html hr line style

Source: Internet
Author: User

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) 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.