Re: XHTML

by "grandane" <grandane(at)grandane.com>

 Date:  Sat, 27 Sep 2003 10:51:13 -0300
 To:  <hwg-languages(at)hwg.org>
  todo: View Thread, Original
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