On Thursday 18 January 2001 07:14, you wrote:
> Hello,
>
> <FRAME src="http://www.ag0ny.com
> /msx-legacy/index.htm">
>
> this is in the www.ag0ny.com/index.htm file
> This is of course wrong. It seems Konqueror has ziltch error checking on
> simple things like this.
> This is not an HTTP thing, its just bad HTML. A host can not have escaped
> characters in it period.
>
A browser shouldn't check for errors !!
The site developer should simply produce good HTML
IE checks a lot of errors and renders them more or less correctly, as a
consequence you will find a lot of site that contain bad HTML code and only
render correct if you use IE. I have some e-books here that all suffer from
the fact that if you type < in HTML that for ie the ; is optional so a
C-code listing is almost unreadable. I get "#include <stdio.h>" instead
of "#include <stdio.h>"
So agOny, correct your mistake please. <:-)
Here is a, maybe nice, link:
http://validator.w3.org/
It will tell you exactly wat you need to change to get perfectly standarised
and correct HTML. (and propriaty extentions aren't allowed ofcourse :-)
--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html