> Does any of you know if I can use the ALT= keyword in an <EMBED SRC=> tag > as I do in <IMG SRC=>, or can not? > Thanks in advance. <EMBED> is obsolete. The W3C has standardized on <OBJECT> for that function. All text between the start and end tags of an <OBJECT> is treated as alternate text, and may contain markup for browsers that don't yet support <OBJECT>. You can even nest <OBJECT>s, so that a browser that doesn't support one mime-type has an alternative to render. Read the specs at w3.org for more details. -- Lee Daniel Crocker <lee@piclab.com>Received on Tuesday, 27 August 1996 15:57:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:38:40 GMT