XML, 第一行就要是:
<?xml version="1.0" encoding="encoding" ?>
HTML, 在head裡面:
<meta http-equiv="Content-Type" content="text/html; charset=encoding">
XHTML:
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=encoding" />
CSS, 第一行:
@charset "encoding"
"encoding" = utf-8, utf-16, gb2312
這就是在網路上從來都是在英文世界的人的大發現...還請這裡天天都用中文寫網站的人別笑啊.....
“Strength without determination means nothing, and determination without strength is equally useless…”