Birdynumnum wrote:
> How should I write the language Meta tag: <META name="language"
> content="EN-US">
<html lang="en-us">
> if I wish to get other languages on the same page such as
> French, Ductch...
<p lang="de">
> Should the content be like this="EN-US, EN, FR, NL"
No. (I _think_) If you use the <meta> tag (and an http header is the place
this should be), you should indicate the primary language of the document.
--
David Dorward <a style='text-decoration: underline;' href="http://dorward.me.uk/" target="_blank">http://dorward.me.uk/</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: meta tag?