Re: Unnecessary redraws with Content-Language

> I'll leave the vendors to comment on the redraws.  What I'll comment on
is 
> your HTML.  It would be much better to use HTML 4.0 and write:
> 
>   <HTML lang="it">
>   <HEAD>
>    	<META HTTP-EQUIV="Content-Type"
CONTENT="text/html;charset=iso-8859-1">
> 
> I don't think your <META HTTP-EQUIV="Content-Language" CONTENT="it"> has 
> any effect.
> 

The RFC1766 (http://ds.internic.net/rfc/rfc1766.txt) defines the usage of
character set encoding using format like:

Content-type: text/plain; charset=iso-8859-10
Content-Language: i-sami-no (North Sami) 
	{ context using ISO-8859-10 character set encoding. }

There seems to be some difference to the way used in HTML4.0. Is there any
effort to unify the practice?

Regards,

- Sam
ssun@cnri.reston.va.us










>
---------------------------------------------------------------------------
>   Misha Wolf            Email: misha.wolf@reuters.com     85 Fleet Street
>   Standards Manager     Voice: +44 171 542 6722           London EC4P 4AJ
>   Reuters Limited       Fax  : +44 171 542 8314           UK
>
---------------------------------------------------------------------------
> 12th International Unicode Conference, 8-9 Apr 1998, Tokyo,
www.unicode.org
>    7th World Wide Web Conference, 14-18 Apr 1998, Brisbane, www7.conf.au
> 
> ------------------------------------------------------------------------
> Any views expressed in this message are those of the individual  sender,
> except  where  the  sender  specifically  states them to be the views of
> Reuters Ltd.

Received on Wednesday, 19 November 1997 01:31:09 UTC