Attributes for NOFRAMES and NOSCRIPT
E. Stephen Mack (estephen@emf.net)
Sun, 24 Aug 1997 00:11:49 -0700
Message-Id: <3.0.3.32.19970824001149.0075dd74@emf.net>
Date: Sun, 24 Aug 1997 00:11:49 -0700
To: www-html@w3.org
From: "E. Stephen Mack" <estephen@emf.net>
Subject: Attributes for NOFRAMES and NOSCRIPT
Currently, the draft DTD for HTML 4.0 does not allow any
attributes for the NOFRAMES and NOSCRIPT elements.
However, since both elements allow %block as their content,
and %block contains %blocklevel and %inline, and %inline
allows #PCDATA, that means that
<NOSCRIPT>
This is the alternate content for non-script-enabled browsers
</NOSCRIPT>
...is legal. Wouldn't it be desirable to allow the generic
attributes (for i18n and %coreattrs at least) to be used
for this paragraph?
--
E. Stephen Mack <estephen@emf.net> http://www.emf.net/~estephen/