On Tue, Jan 30, 2007 at 06:38:39PM +0100, coccosol wrote: > It's a text area!!! I don't know how to validate that page! > > Validating [1]http://www.issclan.it/SniperWebSite/support.htm > Error [64]: "document type does not allow element X here" Presumably you want the literal character "<" and not "start of a tag" (since you can't have HTML elements of any kind inside a textarea)? Use entities for characters which have special meaning in HTML: http://www.w3.org/TR/html4/charset.html#h-5.3.2 -- David Dorward http://dorward.me.ukReceived on Wednesday, 31 January 2007 18:47:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:26:36 GMT