Run Betty Run!!
Something that i uploaded in YouTube for quite some time ago, it’s a video record showing that my Betty is running! 😀
Run Betty run!!
And who say tortoises are slow? 😉
Since 02-Dec-2001
Something that i uploaded in YouTube for quite some time ago, it’s a video record showing that my Betty is running! 😀
Run Betty run!!
And who say tortoises are slow? 😉
For those who broadcast YouTube in their blog before, you should know that the YouTube embed tag is actually not XHTML valid, it’s because the <embed> had been deprecated from XHTML 1.0.
By default the YouTube embed tag should looks something like this:
But it contain the <embed> HTML tag which is not allow in XHTML 1.0 Strict, so in order to make it pass the validation, i change the above code to something like this:
YouTube plays well with the new tag, and it doesn’t have the <embed> tag, which is XHTML 1.0 Strict valid!