Ask a question about garbled web pages_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:23:55
Original
1179 people have browsed it

There are now two pages, "a.html" and "b.html". The codes inside are exactly the same (but the file sizes are different), but why is one garbled code and one normal?






First Issue




Issue 1


Reply to discussion (solution)

File The encoding is different
The one that can be displayed should be encoded in gb2312, but I don’t know about the other one

The contents of your two interfaces are different, gb2312, check whether the other one is utf-8 or gbk

Check whether the text encoding format is consistent

The file encoding is different
The one that can be displayed should be gb2312 encoded, and I don’t know the other one

What’s the matter? Change file encoding?

The file encodings are different
The one that can be displayed should be gb2312 encoded, and I don’t know about the other one
The content inside is exactly the same, which is the code I pasted above

charset=gb2312"

Found a way
I used notepad to create the page. The only way now is to set the file encoding in the "Format" toolbar and then start writing the page
Thank you for your answers

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template