Home > Web Front-end > HTML Tutorial > How to display PNG-24 normally in IE6? I tried several methods on the Internet, but the entire image disappeared. What happened? _html/css_WEB-ITnose

How to display PNG-24 normally in IE6? I tried several methods on the Internet, but the entire image disappeared. What happened? _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:19:30
Original
1158 people have browsed it

Below is the CSS code, are there any questions?

#pngpic{width:100%;height:200px;background:url(images/alpha.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/alpha.png"); }
Copy after login


Reply to the discussion (solution)

No problem


The original poster can refer to
http://www .w3cfuns.com/thread-297-1-1.html

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template