On Fri, 07 Dec 2007 12:01:45 -0500 barrett@mps.ohio-state.edu wrote: > > why does validator complain about > <!-- --------text ------- --> Your final "- -->" together with whatever follows are within your comment delimiter (which may be completely unterminated) but outside any comment. That's not allowed. Or if you prefer, dashes have a special meaning in what you think is a comment. Never use more than one consecutive dash until you understand my first paragraph. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/Received on Saturday, 8 December 2007 19:07:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:49:04 GMT