On Thu, 2004-12-09 at 00:36 -0500, NisalKooragoda@aol.com wrote: > I get a validater error on below code , can you please figure me > out whats wrong Without the URI to the original document? Its difficult. > <meta content="Keywords" content=""/> > <meta content="Description" content=""/> Best guess would be that you are using XHTML style self-closing tags in an HTML document. Lose the "/" (and that does for <br>, <img>, <hr> etc as well). Having meta data will null content seems rather pointless though. -- David Dorward <http://dorward.me.uk/>Received on Thursday, 9 December 2004 07:40:58 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:48 UTC