- From: Jason White <jasonw@ariel.ucs.unimelb.EDU.AU>
- Date: Mon, 7 Dec 1998 20:49:47 +1100 (AEDT)
- To: WAI Markup Guidelines <w3c-wai-gl@w3.org>
Thus, Charles' proposed kludge amounts to the following: <object data="symphony.au"> Mahler's first symphony <embed [attribute referring to symphony.au]> </object> Whereas, a standard-compliant solution would use an anchor element instead of EMBED: <a href="symphony.au"> Listen to Mahler's first symphony </a> within the content of OBJECT. Of course, some functionality is lost, but the result is not overly inconvenient for the reader and maintains conformity with the HTML specification. The legacy will, of course, disappear as users upgrade their software.
Received on Monday, 7 December 1998 04:49:54 UTC