embed youtube using html5
via http://apiblog.youtube.com/2010/07/new-way-to-embed-youtube-videos.html
1 <iframe class="youtube-player" type="text/html" width="640" height="385" src="http://www.youtube.com/embed/VIDEO_ID" frameborder="0"> 2 </iframe>