1 pixel HR skills (compatible with various browsers), pixel hr

Source: Internet
Author: User

1 pixel HR skills (compatible with various browsers), pixel hr

Hr {color: # ccc; height: 1px; border: 0px; border-top: 1px solid # ccc; margin: 0px; padding: 0px; overflow: hidden ;}


How to set the hr tag in CSS to a line of 1 pixel, # 3399FF color

<Div style = 'height: 1px; background-color: # 3399FF; line-height: 1px; clear: both; display: block; overflow: Den den '> </div>

The expression of hr in ie and ff may be different. It can be replaced by div.

-----------------------------------

If hr is used, it can only be
-----------------------------------
<Style>
Hr {color: # 3399FF; height: 1px; border: 0px; border-top: 1px solid

# 3399FF; margin: 0px; padding: 0px; overflow: hidden ;}
</Style>
<Hr size = 1/>

To set a one-pixel thick horizontal line, the HTML statement should be __

Height: 1px; font-size: 0px; background: # ff0000; // theoretically, this write method is not compatible.
The html
So you may want to change your mind and use border to solve it.
Height: 12px; font-size: 12px; border-bottom: 1px solid # ff0000;

Related Article

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.