The solution to the transparent font problem after turning on ClearType in IE is to add a background to the transparent element. <div style="FILTER: alpha(opacity=50); width: 500px; height: 30px; font-size: 20px;">abc Chinese</div> ![]() <div style="FILTER: alpha(opacity=50); width: 500px; height: 30px; font-size: 20px; background: #fff;">abc Chinese</div> ![]() |
<<: Detailed explanation of display modes in CSS tags
>>: The most complete and detailed process of installing deepin20 on vmware virtual machine
An error message appears when MySQL is started in...
Download and install JDK Step 1: First download t...
Install Follow the README to install The document...
Table of contents Overview Create a type definiti...
Here is a case of modal box dragging. The functio...
<div id="root"> <h2>Keep go...
<br />It has been no more than two years sin...
MySQL paging analysis principle and efficiency im...
introduction As computing needs continue to grow,...
Table of contents 1. Three modes of binlog 1.Stat...
Table of contents Memory Pool Overview 1. nginx d...
MySQL DATE_ADD(date,INTERVAL expr type) and ADDDA...
Because the docker daemon needs to bind to the ho...
1. Fixed width + adaptive Expected effect: fixed ...
Utilize the browser's non- overflow:auto elem...