- From: E. Stephen Mack <estephen@emf.net>
- Date: Sun, 24 Aug 1997 00:11:49 -0700
- To: www-html@w3.org
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/
Received on Sunday, 24 August 1997 03:11:21 UTC