On 8 May 2008, at 04:25, gerald tevreden wrote: > I get an error message stating the closing </body> is not closed. " > Line 9, Column 6: end tag for "body" which is not finished". What am > I missing here? "Not finished" does not mean "not closed", it means "Closed before required child nodes are included". Empty body elements aren't allowed, you have to have some content. -- David Dorward http://dorward.me.uk/ http://blog.dorward.me.uk/Received on Friday, 9 May 2008 11:10:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:49:05 GMT