Picture in IE8 browser more than one has a border problem solving method

Source: Internet
Author: User

My logo code:

Header A#logo {display:block;top:10px;width:380px;height:75px}

Finally find the answer on the Internet, IE8 browser picture more than a colored border, and Chrome browser does not have a border solution.

Specify the border style for IMG:

img{Border-style:none;}


another way is to directly add a border=0 to the tablet.


Attached: PNG picture has a black border under the Ie8 browser

The code is as follows Copy Code

Background-image:url (******.png)!important;
Background-image:url (.. /images/space.gif);/*space.gif is a transparent picture file * *
Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src= "******.png", Enabled=true, Sizingmethod=scale);

PS: for different IE browser will have a variety of problems small series build Justice everyone install a ietest to test oh.

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.