body{font-size:12px; font-family:"宋体";} Write the font size and font in the body to make it unified. Set font: font-family: Songti, Arial This is because the default fonts of FF and IE are different. In FF the default font should be Arial In IE font-family: Songti If it is Songti, the width of a space is about the width of a Chinese character "宽" font-family:Arial If it is Arial, the width of a space is about the width of a character "k" |
<<: Detailed examples of float usage in HTML/CSS
>>: Usage scenarios and source code analysis of Vue advanced components functional components
<br />If only XHTML and CSS were object-orie...
environment: 1. CentOS6.5 X64 2.mysql-5.6.34-linu...
Table of contents Current Issues Solution process...
Table of contents 1.MySQL adds or subtracts a tim...
Table of contents 1. When inserting or modifying ...
1 Introduction Redis is a high-performance NoSQL ...
Recently, I found a fun hover animation from the ...
1. First, download the corresponding database fro...
1. HTML tags with attributes XML/HTML CodeCopy co...
Why did I use this? It all started with the makin...
Table of contents 1. Definition of stack 2. JS st...
When I was writing the login page today, I needed...
Table of contents 1. isPrototypeOf() Example 1, O...
Detailed explanation of replace into example in m...
The simplest application of store in Vue is globa...