YouTube Code XHTML konform

Irgendwie ist der original Code von YouTube zum Einbinden von Videos nicht XHTML konform, aber mit dem folgenden Code den ich bei wildbits.de gefunden habe sollte es funktionieren.

<object type="application/x-shockwave-flash"
  style="width:425px; height:350px"
  data="http://www.youtube.com/v/DEINE_VIDEO_ID">
    <param name="movie"
    value="http://www.youtube.com/v/DEINE_VIDEO_ID">
    </param>
</object>

Als OnlineMedien Student muß man einfach valide Seiten erstellen :)

One thought on “YouTube Code XHTML konform

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

What is BrowserID?