I am having a tamil webpage with utf8 - unicode font its view in internet explore, but now a problem submited by a visitor to me is the visitor is having firefox browser and the visitor cannot view the tamil fonts.. so how to view this in the internet explore we can set by view->Encoding->UTF-8 but i am not know how to set in firefox so please help me how to avoid this?
how to view tamil (utf8 - unicode font) in Firefox browser
Use this code on every page to declare that you use utf-8 if you don't already does.
| Code: |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
ok thanks with this single code is it view in firefox, because i am using the internet explore here its not a problem
