How to Use CSS to make PNG images transparent

Source: Internet
Author: User

Perhaps this was a very simple problem. Although I did not focus on CSS, I also learned how to accumulate permissions.CodeTo achieve PNG transparency

 

  <  Style  Type  = "Text/CSS"  >  
# Yes {
Margin : 0 auto ;
Text-indent : -9999em ;
Width : 362 ;
Height : 139 ;
Background-Image : URL (images/2009_mayday.png) ;
Background-repeat : No-repeat ;
Background-Position : Left ;
_ Background : None ;
_ Filter : Progid: DXImageTransform. Microsoft. alphaimageloader (src = "http://k.baobaoke.com/images/2009_mayday.png", sizingmethod = "scale ") ;
}
</ Style >

.....
< H1 ID = "Yes" > </ H1 >

A few guesses:

 

Because IE6 is a very personalized browser, PNG images do not support transparency, so they must be implemented using filters.

For the effect of this filter, Google it. Hey.

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.