Code as follows:
<meta http-equiv="Content-type" content="text/html; charset=utf8" />
But when I browse the page using IE, it still uses its default charset, which is not utf8.
And the page becomes normal only after I set the character set to utf8 manually.
Why the HTML failed to inform browser of its character set?
It's on local file system,I browse it by file:///F:/jobs.html