On 13.09.01 at 13:57, Jonas Jørgensen <jonasj@jonasj.dk> wrote: >Try going to: > >http://validator.w3.org/check?uri=http%3A%2F%2Fwww.oline.dk%2Fsch_map.asp%3Femnetypenr%3D1%26emnekategorinr%3D10&doctype=Inline > >On the bottom of the page, the error: > >Line 608, column 8: ></html> >Error: "HTML" not finished but document ended > >appears twice! Nope. The first error is in reference to element "HEAD", the latter refers to "HTML". What it's saying is that it has reached the end of the document but it still hasn't seen an end tag for "HEAD" and the same for "HTML".Received on Friday, 14 September 2001 13:56:57 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:24 UTC