How to embed Blip.tv videos without breaking validation!
So, I finally managed to get my blog’s new design to fully validate. Check it out. It took a little bit of combing through the code, but I managed to squash all the validation errors.
The most problematic of the errors was one caused by Blip.tv’s embed code. If you want to embed Blip.tv videos without breaking validation, simply find the part that says:
allowfullscreen="true" id="showplayer"
Cut those two little bits out of the embed code that Blip.tv gives you and you should have videos that work and complete validation.
Related: How to Embed YouTube and Google Video without Breaking Validation!

















![Validate my RSS feed [Valid RSS]](/images/valid-rss.png)
December 3rd, 2007 at 11:45 am
Now if I could only get the Hulu ones to work correctly. They’re too damn wide, for one thing, and seem to blow out my pages at certain points, and it’s very odd.