How to write transparent CSS for images using filters Copy code The code is as follows:html>body .naver_on { width:75px;height:54px;background:url(http://image.wshang.com/index/naver_on.png) no-repeat ;} * html .naver_on { width:75px; height:54px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://image.wshang.com/index/naver_on.png");background:none;} |
>>: Two usages of iFrame tags in HTML
1. Introduction to gitlab Gitlab official address...
This article uses an example to illustrate the co...
This article shares the specific code of js canva...
Table of contents 1. Add attributes 2. Merge mult...
Docker Compose Docker Compose is a tool for defin...
Related articles: Beginners learn some HTML tags ...
About password strength verification: [root@mysql...
MySQL multi-condition query with AND keyword. In ...
Today I downloaded mysql-5.7.18-winx64.zip from t...
Preface With the crazy speculation of virtual cur...
Introduction to temporary tables What is a tempor...
This article shares the specific code of the jQue...
Important note: Before studying this article, you...
Preface Js is the most commonly used code manipul...
[mysql] replace usage (replace part of the conten...