What do I need to change?

In your case - nothing. You're already done.

In my case, when I use ...

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="cs">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <meta http-equiv="Content-Language" content="cs" />

... I need to change the xml:lang and the last meta (both "cs") to the appropriate content (eg. "de" when converting to German).

--
Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to