I just finished using the W3.org Validator and all of my errors are caused from embedded YouTube code. Since I just copy the "embed" code right from YouTube and post it in my blog, is there anything I can do? Do I have to manually modify the code or just live with the XHTML errors it causes?
Here are some of the validation errors:
Line 51 column 14: there is no attribute "src".
Line 51 column 58: there is no attribute "type".
Line 51 column 96: there is no attribute "wmode".
Line 51 column 116: there is no attribute "width".
Line 51 column 129: there is no attribute "height".