Re: Will not accept DOCTYPE statement
Ray Devore <[email protected]>
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
That is how I had it to begin with. I changed it back to that and am still getting the error. On Sunday, September 21, 2014 4:36 AM, Philip Taylor <[email protected]> wrote: 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