Re: Document content looks like XHTML 1.0 Transitional
"Fred Bone" <[email protected]> Fri, 10 Aug 2012 07:15:04 +0100
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <[email protected]> |
On 3 August 2012 at 7:29, OldeWorldeLace said: > When cleaning up my site, www.oldeworldelace.com/index.html using TIDY as > well as all of my other pages I get one last message (after no other > errors or warnings are left) which I don't think I understand. TIDY has > two statements left as follows: 1. Info: Doctype given is"-//W3C//DTD > XHTML.1.0 Transitional//EN and 2. Info: Document content looks like XHTML > 1.0 Transitional. There is no error or warning associated with this so > what does it mean? Should I replace #1 with #2 at the top of each page? > I would appreciate any suggestions. Assuming you've transcribed the messages accurately, you need to correct the DOCTYPE - replace the dot after "XHTML" with a space.