that would be nice, didn't notice until this was posted but all pages that have videos on them don't validate at w3c.org which is disappointing ;(
Quote:
Originally Posted by SecTa
Ity would be nice to have proper xhtml embedding of videos - without <embed> tag.
Example:
HTML Code:
<object type="application/x-shockwave-flash" width="425" height="355" data="http://www.youtube.com/v/nOmlrD_EeDQ&rel=0"><param name="movie" value="http://www.youtube.com/v/nOmlrD_EeDQ&rel=0" /></object>
Works fine for ff and ie
|