Re: diacritic html

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Web server administrators don't come into it. utf-8 should work fine (works
for me, anyway); but so should windows-1252. See:
http://en.wikipedia.org/wiki/Windows-1252

Browse to a web page that displays the characters you want, View > Source,
and see what they've used.

Almost anything is better than Word for creating web pages: have a look at
how much rubbish is in the HTML. FrontPage is good. Never used DreamWeaver.
You can open the Word-created HTML in either of those and go from there.




"sigrid" <sigrid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9377670C-1D1A-4389-9E2F-51F0C11BF7BA@xxxxxxxxxxxxxxxx
Thanks. My line says: <meta http-equiv=Content-Type content="text/html;
charset=windows-1252">

If I am understanding this correctly, I should be repace 'windows-1252'
with
'utf-8'. However, when I did that in a test file, the text disappeared.
Is
the utf-8 adjustment something that the web server administrator should
do?

You say that using WORD for web pages is often a disaster. What would you
recommend? I have possible access to Dreamweaver and to Front Page. Would
I
have to redo the whole page if I switched to one of those? Obviously, I
am
not an HTML expert so I need something that works pretty intuitively.

Thanks again. Sigrid



"Jezebel" wrote:

Getting the diacritics to appear relies on a) specifiying a character set
encoding, and b) the reader having a font that includes the non-standard
characters. To deal with a) ---

Have a look at your HTML - there should be a line near the top that looks
like

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

Then read http://www.w3.org/International/O-charset.en.php



But creating web pages with Word is pretty much a disaster whatever you
do.






"sigrid" <sigrid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:724332CB-463E-4DC7-B2EF-47C5D8B7B617@xxxxxxxxxxxxxxxx
I am building a webpage where many names have diacritic marks. When I
enter
the names, such as René, it looks fine in my Word document but when it
is
published to the site, it comes up as Ren?. I have tried manually
entering
the codes, using insert symbol, using the language toolbar, etc., but
it
always comes back the same. Even writing out the full html code
doesn't
work. Could the ISP or the administrator have chosen something that
blocks
these? It also happens if I use a double space, quotation marks, an em
dash,
etc.

Thanks





.



Relevant Pages

  • Re: diacritic html
    ... ALL HTML looks like rubbish to me! ... 'utf-8'. ... You say that using WORD for web pages is often a disaster. ... Even writing out the full html code ...
    (microsoft.public.word.docmanagement)
  • Re: How to pronounce that volcanos name
    ... Most commercial mail defaults to HTML, ... gets outside of the original ASCII set it doesn't matter. ... seeing UTF-8 messages garbled. ... of support for MIME in the software used for followup. ...
    (rec.arts.sf.fandom)
  • Re: Shift_JIS conflict with CSS?
    ... dreadfully convoluted HTML, however with OO the only cluttering it did ... I had which understood UTF-8 was JWPce. ... stuff and resave the file without any corruption of the unicode. ... The bottom line is that if you want a plain text editor that can input ...
    (sci.lang.japan)
  • Re: [OT] KMail - forwarding issues
    ... because HTML was designed with that in mind. ... the right features in order to satisfy their needs. ... I must have snipped too much, but you mentioned UTF-8 vs. US-ASCII. ...
    (Debian-User)
  • Re: Input Character Set Handling
    ... two 8-bit encoded characters matching 208 and 144. ... You wrote that you deal with say Japanese and Korean 'legacy' encodings ... neither for Russian in UTF-8 nor for Japanese ... I don't know why you did not know before about say .HTML files ...
    (comp.lang.javascript)