lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV ** Bad HTML!! No form action defined. **


From: Foteos Macrides
Subject: Re: LYNX-DEV ** Bad HTML!! No form action defined. **
Date: Mon, 27 Jan 1997 13:36:12 -0500 (EST)

Hynek Med <address@hidden> wrote:
>it's awful how often people cross their </font> tags with <form>.. I have
>just sent another mail to a webmaster complaining about that.. 
>
>Wouldn't it be possible to do make lynx get the form action right (and
>display the warning), or is this too deep in libwww or somewhere? 

        I had made FONT SGML_EMPTY in the Lynx DTD, as for some other
commonly interdigitated SGML_MIXED elements, and look for their end
tags independently of the SGML stack, so they shouldn't be a problem.
The problem, as has been explained before is with one's that must
stay declared as SGML_MIXED, in which case the SGML parser must
substitute what it's expecting.  The worst offender in my experience
is TABLEs with FORMs in the cells.  I have the table-content tags
(TH, TR, TD, etc.) declared as SGML_EMPTY, but TABLE, itself, must
stay SGML_MIXED.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]