On Tuesday 11 April 2006 13:54, you wrote: > Validating Error [63]: "character data is not allowed here" > > i'm getting this error with validating the url www.madra.net. > > if you look at the validator result - > > http://validator.w3.org/check?uri=http%3A%2F%2Fwww.madra.net% > 2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&verbose=1 Seems to pass now - guess you fixed something. But you have a more fundamental error. You're serving XHTML 1.1 as "text/html". That's not legal. You could fix it by declaring it XHTML 1.0 and relying on Appendix C, or by converting to HTML 4.01. -- Nick KewReceived on Tuesday, 11 April 2006 19:02:37 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:56 UTC