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
Table of contents Require Implementation Code dat...
Table of contents Requirement description: Requir...
Table of contents 1. Live broadcast effect 2. Ste...
There are many attributes in CSS. Some attributes...
Step 1: Add a secondary domain name to the Alibab...
Table of contents 1. What to debug 2. Features of...
After installing Jenkins, the initial download of...
MySQL Users and Privileges In MySQL, there is a d...
background A specific device is used to perform i...
1. Create a configuration file directory cd /home...
I just want to make a small thing that combines w...
How to implement text icons through CSS /*icon st...
If a div sets background-color and background-ima...
Use ifnull instead of isnull isnull is used to de...
Use v-model to bind the paging information object...