Re: diacritic html
- From: "Jezebel" <warcrimes@xxxxxxxxxxxxxx>
- Date: Thu, 26 Oct 2006 09:30:24 +1000
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
.
- Follow-Ups:
- Re: diacritic html
- From: sigrid
- Re: diacritic html
- References:
- Re: diacritic html
- From: Jezebel
- Re: diacritic html
- Prev by Date: Re: Linking to another Word document
- Next by Date: Re: My zip code format is lost when merging from Excel to Word...
- Previous by thread: Re: diacritic html
- Next by thread: Re: diacritic html
- Index(es):
Relevant Pages
|