> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> > > <HEAD> > <title>Jeffrey's Japanese<->English Dictionary - Gateway</title></head>
That is invalid, although it might work on many browsers, as they are probably not too fussy about syntax when trying to find out the character set. META must be after HEAD, or more precisely HEAD elements cannot contain nested HEAD elements. This, and even more so, the META before HTML example, are typical examples of tag soup thinking. _______________________________________________ Lynx-dev mailing list [EMAIL PROTECTED] http://lists.nongnu.org/mailman/listinfo/lynx-dev
