Can anyone tell me what is wrong with this code?
Why Still need to remind stupid IE to encode the page with utf-8. Why it still sometime choose SHIFT-JIS?
Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Comment