I have some content on a webpage which contains æ ø å, but my webview cant show them properly.
Does anyone know what the problem might be ?
|
I have some content on a webpage which contains æ ø å, but my webview cant show them properly. Does anyone know what the problem might be ?
| |||||||||
feedback
|
|
In order to use UTF-8 characters inside an (X)HTML page you declare the encoding with this meta tag (in the head section of the page):
If that alone does not work you may be able to find more useful information here. | |||||
feedback
|
|
You need to ensure that the HTML file is saved as UTF-8 and that the A | |||||
|
feedback
|