Portuguese charset problem

前端 未结 6 1169
别跟我提以往
别跟我提以往 2020-12-10 21:06

I’m a headache with the damn charset.

Portuguese charset=iso-8859-1

On my HTML I have:



        
6条回答
  •  一整个雨季
    2020-12-10 22:12

    What's the encoding of the file in Eclipse set to? Right-Klick on the file in Eclipse, check under "Properties". It must be the same as in your meta-tag.

提交回复
热议问题