Hi Antonio & all @ WSG, On Thu, 4 Nov 2004 09:28:24 +0100, Antonio wrote: > Could someone tell me what to do to get validated an XHTML page with a > QuickTime video embedded? Here is the page : > http://www.temposi.com/index.html
The validator doesn't like the <embed> tag as it's not in the XHTML DOCTYPE. Similar problems occur with Flash and there has been a lot of discussion of Flash and XHTML on various forums, including Evolt [1] and WSG (most recently in October!) Advice seems to be to either validate using the HTML4 DOCTYPE and keep <embed> or maybe adapt Flash Satay [2] for Quicktime? James [1] Evolt <http://www.google.com/search?q=site:lists.evolt.org+flash%20satay> [2] <http://www.alistapart.com/articles/flashsatay/> ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
