Re: OBJECT SRC=?

E. Stephen Mack wrote:
> 
> I take it the embedded OBJECT example in
>      http://www.w3.org/TR/WD-html40/struct/includes.html
> that includes the fragment:
> 
>  <OBJECT src="TheEarth.gif">
>    The <STRONG>Earth</STRONG> as seen from space.
>   </OBJECT>
> 
> should really be either
> 
>  <OBJECT data="TheEarth.gif">
>    The <STRONG>Earth</STRONG> as seen from space.
>   </OBJECT>
> 

Correct.
-- 
Arnaud Le Hors - W3C, User Interface Domain - www.w3.org/People/Arnaud

Received on Friday, 11 July 1997 02:54:16 UTC