Posterous theme by Cory Watilo

YouTube HTML5 Embed Code

I'm trying to have a Flash-less web experience, so I'm putting my tumblog where my mouth is, and I'm not going to post Flash-based media to http://byteengine.net starting from this post forward. It's an experiment; we'll see how it goes. 

I embed a lot of YouTube videos, and in order to adhere to my rule, I need use their HTML5 player. So, I'm sharing. Here's the HTML5 embed code for YouTube:

<iframe type=”text/html” width=”[width]″ height=”[height]″ src=”http://www.youtube.com/embed/VIDEO_ID” frameborder=”0″></iframe>


Hope this helps someone.