Embedding Youtube

Soldato
Joined
19 Dec 2007
Posts
2,663
Location
Newton Aycliffe
There is a strange problem I have noticed with embedding Youtube videos in my website/blog.

If I do this in the valid xhtml fashion (i.e. leaving out the <embed> tag) then it works just fine in firefox or opera, however it will not show up in internet explorer.

If I then include the <embed> tag so that it will work in IE, my page no longer validates as xhtml.

Does anyone know of a method which satisfies both (i.e. works in IE but is still valid).
 
Back
Top Bottom