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 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:16 GMT