On 11/25/06, Christian Montoya <[EMAIL PROTECTED]> wrote:
Because *all* inline elements must be inside a *block* level element
But a form IS a block-level element. The more accurate answer would be "because that's what the DTD says". If you look in the DTD under "Content models for exclusions", form.content is changed to only allow block-level children. ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
