Gary Montalbine wrote:

> To me the problem is I am forced to use the windows-1252 charset which I
> really know nothing about except what was mentioned previously. I should
> have a choice. As mentioned earlier I can change it in a text editor.
> Another useless step. I like Seamonkey because to a non-tech it is easy.
> All my pages are essentially the same so I just copy and paste the html
> code to each page. If I have trouble I can use CSS Schools and or a
> local support group. I tried LibreOffice for html. It was atrocious. Now
> I write the article's in text and then copy and paste into seamonky.

This page, created using Seamonkey Composer, is in ISO-8859-1 as
expected; do you know why your pages end up in Windows-1252 ?

Philip Taylor
--------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title>Hallo</title>
  </head>
  <body>
    Hallo world<br>
  </body>
</html>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to