Re: Attributes for NOFRAMES and NOSCRIPT

In article <3.0.3.32.19970824001149.0075dd74@emf.net>,
"E. Stephen Mack" <estephen@emf.net> wrote:
> <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?

I would think that if you want that, you would write that as

<NOSCRIPT>
<P DIR="rtl">
This is the alternate content for non-script-enabled browsers
</P>
</NOSCRIPT>

-- 
E-mail: galactus@htmlhelp.com .................... PGP Key: 512/63B0E665
Maintainer of WDG's HTML reference: <http://www.htmlhelp.com/reference/>

Received on Monday, 25 August 1997 15:02:38 UTC