Re: Will not accept DOCTYPE statement
Philip Taylor <[email protected]>
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Organization | The Chainhurst Consortium |
| Message-ID | <[email protected]> |
Ray Devore wrote: > In checking the Family page below, > <!-- Default Geneology Page --> > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.1//EN" > "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> Suggest removing the leading comment and blank line, and making the DOCTYPE directive the first line of the file. Philip Taylor