"Mike" <mikeATpearl-groupDOTcom> wrote:
Quote:
I'm in the process of converting some HTML text to XHTML, I'm stuck on
some <embed> sound files. The W3C's validator complains that there is no
embed> tag in XHTML. |
.... nor HTML for that matter.
Quote:
What do I need to do to retain embedded sounds (fired by Javascript) in my
page, and still validate to xhtml:transitional? |
The correct way to include generic media files is with the object element.
http://w3.org/TR/html4/struct/objects.html#edef-OBJECT
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is