Hi you
Please answer this question:
Which charset shall I use to have the browser show danish special characters on sertain french and spanish characters.
Which charsets in the html document and which in the table designer. (the right characters are shown in the edit proces in table design, but changed in the html and browser.
Sincerely yours
character sets?
I need Norwegian and German characters, and for that I use doctype html5 and charset utf-8. Works great. Start your document like this:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
.....
The Coffeecup Html Editor can handle this with no problems.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
.....
The Coffeecup Html Editor can handle this with no problems.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
I do not know if this is relevant but a few months ago I joined Microsoft Live and was able to put a translator on the page with a default language set. I only played with it for a while but it could be an option.
The Guy from OZ
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.