sungpeng Posted July 15, 2009 Share Posted July 15, 2009 <meta http-equiv="content-type" content="text/html; charset=UTF-8"/></meta> Have anyone use UTF-8 for google API map? If you put UTF-8 on the header section, the height="80" will be double to height="160" for internet explorer 6, why is that so? Second question is can I use together both <meta http-equiv="content-type" content="text/html; charset=UTF-8"/></meta> <meta http-equiv="content-type" content="text/html; charset=gbk"/></meta> ? Link to comment https://forums.phpfreaks.com/topic/166072-utf-8-double-height-problem-for-internet-explorer-6/ Share on other sites More sharing options...
JonnoTheDev Posted July 15, 2009 Share Posted July 15, 2009 There is no such thing as a closing meta tag </meta> http://en.wikipedia.org/wiki/Meta_element You can only define one character set. Link to comment https://forums.phpfreaks.com/topic/166072-utf-8-double-height-problem-for-internet-explorer-6/#findComment-875824 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.