HTML displays garbled characters in Chinese in IE browser

In the past few days, I have been studying html, and found that various browsers have different interpretations of html tags. Some display Chinese characters by default, and some do not display by default. For example, IE does not default.

In this case, there is a workaround:

Add in the <head> tag

<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324820435&siteId=291194637