18 Jan 2007
Useful tip for bloggers
If you copy YouTube’s code to embed a YouTube video in one of your blog posts, your page will not pass validation as XHTML 1.0 Transitional. This is because YouTube’s code contains the deprecated <embed>
tag. If such validation matters to you, Bernie Zimmermann will show you the way to embed a YouTube video in valid XHTML 1.0. Useful and pleasing.