看板 Web_Design 關於我們 聯絡資訊
如圖 http://i642.photobucket.com/albums/uu144/aloha1003/2010-06-18_102446.png
那裡面的簡體字,字都會忽大忽小 裡面的原始碼只有這樣 <p class="gray">全球限量30支,纯手工打造,陀飞轮机心。可典当折现</p> css方面: p.gray { color:#999999; height:40px; line-height:20px; overflow:hidden; } body, th, td, input, select, textarea, button { font-family:Verdana,"Lucida Grande",Arial,Helvetica,sans-serif; font-size:12px; font-size-adjust:none; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; } 請問這個該怎麼解決 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 122.117.39.194
opoepev:編碼看一下吧~簡體字要用gbk~不然就編成utf8... 06/18 15:35
knives:全部都是utf8阿,如果不是的話,早亂碼了 06/18 16:08
magazine2006:可以貼網址嗎?我猜測是網站宣告的時候有設定到語言 06/18 19:35
opoepev:最前面再宣告個gbk的code唄...設meta!! m大~最上面有網址~ 06/21 15:02