<meta> charset 用來指定網頁內容是用什麼編碼(character set),現在大多數的網頁編碼都是UTF-8。 <meta charset="utf-8">. 下面這個寫法在以前( ...
確定! 回上一頁