hwg-languages archives | Sep 2003 | new search | results | previous | next |
Re: XHTMLby "grandane" <grandane(at)grandane.com> |
|
Hi everyone, Am trying to go the xhtml way - but although using doctype my xhtml book advises, but comments from w3c validator makes me wonder whether my doctype etc., is correct.....and also the charset I am using.... Here is what I am putting, the underlining has been added by my mail program, I do not underline when using this doctype, can someone confirm I am on right path or not? Pat <?xml version="1.0"?> <!DOCTYPE html PUBLIC ".//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" href="foodbank.css" type="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA