Let ie6 (opera) support the font, ie6opera
I have always liked the font, which is also a matter of personal aesthetics. Recently, I found that IE6 and operabrowser did not catch a cold in setting the font in CSS, after a long morning of struggle, I finally found a solution. How can I make Opera and IE6 support? In fact, the solution is very simple:
1. Let IE6 support and add a statement:
<Html lang = "zh-CN"> Add the red part declaration to the HTML tag of the webpage. Framework Resource Sharing
2. Enable the Opera Browser to support, and implement it through CSS compatibility remedy:
CSS code: font-family: "Microsoft YaHei", ""! Important; Note: The "! Important "must be added; otherwise, it is invalid.
How to change the default font of IE Windows 2 3 firefox opera to
LZ, you set up this. Only IE6 7 8 is useful. Others are useless. Plug-ins are useful. I made an experiment early. opera must use a CSS file for the font.
How can I change the following CSS code and HTML code to make it compatible with IE60?
IE6 does not support li: hover pseudo classes
The modification method has already been discussed with you.
QQ: 250457558