Questions regarding encoding
Posted: Wed Feb 12, 2003 1:18 pm
When I write html-pages, I declare the encoding as ISO8859-1 this way:
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
I want to save the html-file with this encoding, but it is not available. From what I know, the ANSI encoding is different from the ISO8859-1, so what is the proper encoding for saving my html-files in TextPad?
Also, is the "Unicode" encoding the same as UTF-16?
Kind regards,
Rasmus Bruun, Denmark
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
I want to save the html-file with this encoding, but it is not available. From what I know, the ANSI encoding is different from the ISO8859-1, so what is the proper encoding for saving my html-files in TextPad?
Also, is the "Unicode" encoding the same as UTF-16?
Kind regards,
Rasmus Bruun, Denmark