google chrome not rendering content correctly
Filed Under (Others, chrome) by admin on 06-10-2009
Tagged Under : google chrome, language encoding problem

Sometimes it happens content is not loading correctly on chrome, to fix this lame issue put this inside the
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
Oh well it has something to do with language encoding good thing google is kind enough to share the trick.
Here are more tips for web developers from chrome’s website
https://tools.google.com/chrome/intl/en/webmasters-faq.html#tools


