On Wed, 25 Feb 2009 08:34:46 -0600, Jack Timmons wrote:
> On Wed, Feb 25, 2009 at 8:24 AM, Nicky McCatty <t...@signifydesign.com>wrote:
>
>> Hi Jack,
>> I want the Greek to appear on a web page.
>> Sometimes the characters with diacritical marks change into ascii junk, and
>> sometimes they don't. I am using fonts that contain a complete set of Greek
>> characters, but the results are inconsistent. Even with Symbol, I have
>> unpredictable results.
>>
>> Thanks,
>> Nicky
>>
>
> It sounds to me like it may be the browser you are using, either by an
> incorrect character encoding on the user agent or in the data it's being
> provided. I'm not quite sure myself, since it's way too early for me to be
> involved in any sort of hunt like that. Or maybe I'm just a moron who needs
> to consume a bit more coffee. All options are likely (and possible true, to
> boot).
>

This may be due to Dreamweaver, too. DW 3 is the first version that
fully supports UTF-8 encoding. I don't know if even that version has
Unicode turned on by default, but that's what I would check first.

You could also use the ISO encoding for Greek instead, I suppose,
but then you'd have problems mixing languages. Try setting DW to
use UTF-8 encoding - assuming you have a recent version. 

Make sure, too, that the headers sent from the server identify the
site as UTF-8 encoded, and that your FTP is uploading all files as
binary, not ASCII.

Cordially,
David
--


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to